Scientific Vector Language
{{Short description|Software company in Canada}}
{{one source |date=March 2024}}
{{Infobox programming language
| name = SVL
| logo =
| paradigm = Multi-paradigm
| year = 1994
| typing = Dynamic
| operating_system = 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.{{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].
References
External links
- [http://www.chemcomp.com/journal/vector.htm Programming with SVL Vectors]
- [http://svl.chemcomp.com Chemical Computing Group SVL Exchange]
- [http://www.scientific-computing.com/features/feature.php?feature_id=20 Overview of SVL from Scientific Computing World]
Category:Programming languages
Category:Research support companies
Category:Software companies of Canada
Category:Software companies established in 1994
Category:Canadian companies established in 1994
{{Compu-lang-stub}}