Scientific Vector Language

Summary

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]

SVL
ParadigmMulti-paradigm
First appeared1994
Typing disciplineDynamic
OSCross-platform
LicenseProprietary software
Websitehttp://www.chemcomp.com/

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.

External links edit

  • Programming with SVL Vectors
  • Chemical Computing Group SVL Exchange
  • Overview of SVL from Scientific Computing World