Category:Vorpal: Difference between revisions

m
Filling out language template
No edit summary
m (Filling out language template)
Line 1:
{{language}}|Vorpal
|exec=interpreted
[|site=http://code.google.com/p/vorpalcode/ Vorpal at Google Code]
}}
 
Vorpal is a small scripting language written in C++. It's major features are as follows:
Line 5 ⟶ 8:
* Small implementation in ISO C++ (< 3k lines of code)
* Concurrent, message based programming
 
[http://code.google.com/p/vorpalcode/ Vorpal at Google Code]