Scientific Vector Language: Difference between revisions
From HandWiki
imported>John Stpola fix |
correction |
||
| Line 1: | Line 1: | ||
{{Short description|Software company in Canada}} | {{Short description|Software company in Canada}} | ||
{{one source |date=March 2024}} | |||
{{Infobox programming language | {{Infobox programming language | ||
| name = SVL | | name = SVL | ||
| Line 6: | Line 7: | ||
| year = 1994 | | year = 1994 | ||
| typing = Dynamic | | typing = Dynamic | ||
| operating_system = Cross-platform | | operating_system = [[Cross-platform]] | ||
| license = [[Proprietary software]] | | license = [[Proprietary software]] | ||
| website = http://www.chemcomp.com/ | | website = http://www.chemcomp.com/ | ||
}} | }} | ||
'''SVL''' or '''Scientific Vector Language''' is a [[Programming language|programming language]] created by [[Company:Chemical Computing Group|Chemical Computing Group]]. It was first released in 1994. SVL is the built-in command, scripting and application development language of [[Software:Molecular Operating Environment|MOE]]. It is a "chemistry aware" computer programming language with over 1,000 specific functions for analyzing and manipulating chemical structures and related molecular objects. SVL is a concise, high-level language whose programs are typically 10 times smaller than their equivalent when compared to C or Fortran. SVL source code is compiled to a "byte code" representation, which is then executed by the base run-time environment making SVL programs inherently portable across different computer hardware and operating | '''SVL''' or '''Scientific Vector Language''' is a [[Programming language|programming language]] created by [[Company:Chemical Computing Group|Chemical Computing Group]]. It was first released in 1994. SVL is the built-in command, [[Scripting language|scripting]] and application development language of [[Software:Molecular Operating Environment|MOE]]. It is a "chemistry aware" computer [[Programming language|programming language]] with over 1,000 specific functions for analyzing and manipulating chemical structures and related molecular objects. SVL is a concise, high-level language whose programs are typically 10 times smaller than their equivalent when compared to [[C (programming language)|C]] or [[Fortran]]. SVL [[Source code|source code]] is compiled to a "byte code" representation, which is then executed by the base run-time environment making SVL programs inherently portable across different computer hardware and [[Operating system|operating system]]s.<ref>{{cite web|url=http://openwetware.org/wiki/Abhishek_Tiwari:Chemical_Informatics_Toolkits|title=Abhishek Tiwari:Chemical Informatics Toolkits|publisher=OpenWetWare|accessdate=28 July 2016}} 50px This article contains quotations from this source, which is available under an [https://creativecommons.org/licenses/by-sa/2.5/ Attribution-ShareAlike 2.5 Generic (CC BY-SA 2.5) license].</ref> | ||
==References== | ==References== | ||
Latest revision as of 14:06, 28 May 2026
Short description: Software company in Canada
This article relies largely or entirely on a single source. (March 2024) |
| Paradigm | Multi-paradigm |
|---|---|
| First appeared | 1994 |
| Typing discipline | Dynamic |
| OS | Cross-platform |
| License | Proprietary software |
| Website | http://www.chemcomp.com/ |
SVL or Scientific Vector Language is a programming language created by Chemical Computing Group. It was first released in 1994. SVL is the built-in command, scripting and application development language of MOE. It is a "chemistry aware" computer programming language with over 1,000 specific functions for analyzing and manipulating chemical structures and related molecular objects. SVL is a concise, high-level language whose programs are typically 10 times smaller than their equivalent when compared to C or Fortran. SVL source code is compiled to a "byte code" representation, which is then executed by the base run-time environment making SVL programs inherently portable across different computer hardware and operating systems.[1]
References
- ↑ "Abhishek Tiwari:Chemical Informatics Toolkits". OpenWetWare. http://openwetware.org/wiki/Abhishek_Tiwari:Chemical_Informatics_Toolkits. Retrieved 28 July 2016. 50px This article contains quotations from this source, which is available under an Attribution-ShareAlike 2.5 Generic (CC BY-SA 2.5) license.
External links
- Programming with SVL Vectors
- Chemical Computing Group SVL Exchange
- Overview of SVL from Scientific Computing World
