Jump to content

Scientific Vector Language

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Akira625 (talk | contribs) at 16:33, 22 September 2024 (Added links.). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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

[edit]
  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.
[edit]