Scientific Vector Language
Jump to navigation
Jump to search
This article relies largely or entirely on a single source. (March 2024) |
| SVL | |
|---|---|
| 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
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). File:CC BY-SA icon.svg 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
[edit | edit source]- Programming with SVL Vectors
- Chemical Computing Group SVL Exchange
- Overview of SVL from Scientific Computing World