Article · Wikipedia archive · Last revised Jun 1, 2026

Scientific Vector Language

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.

Last revised
Jun 1, 2026
Read time
≈ 1 min
Length
160 w
Citations
1
Source
SVL
ParadigmMulti-paradigm
First appeared1994
Typing disciplineDynamic
OSCross-platform
LicenseProprietary software
Websitehttp://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

References

  1. "Abhishek Tiwari:Chemical Informatics Toolkits". OpenWetWare. Retrieved 28 July 2016. 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