Category:Vox: Difference between revisions

m
Vox is not on the LCT, fix English and links
(created page)
 
m (Vox is not on the LCT, fix English and links)
 
Line 7:
|parampass=both
|gc=yes
|LCT=yes
}}
{{language programming paradigm|Object-oriented}}
{{language programming paradigm|imperative}}
 
The '''Vox''' programming language is multi -purpose Languagelanguage, designed to be used in embedded environments, as well as for general purpose Languagepurposes.
 
Vox has started out as a fork of the [[Category:Squirrel|Squirrel]] language, but has moved intoin a different direction ever since. While [Category:Squirrel|Squirrel] is mostly intended to be used in embedding, Vox tries to tackle this problem by providing a larger standard library (based on [[Boost]]), extended object manipulation (borrowing many ideas from languages like [[Python]]), and an <code>import</code> function, that is largely borrowed from [[Lua]] (although only the Idea isidea, but not the code). Despite that, Vox is ''not'' compatible with Squirrel.
Anonymous user