Category:Vorpal: Difference between revisions

Content added Content deleted
No edit summary
m (Filling out language template)
Line 1: Line 1:
{{language}}
{{language|Vorpal
|exec=interpreted
|site=http://code.google.com/p/vorpalcode/
}}


Vorpal is a small scripting language written in C++. It's major features are as follows:
Vorpal is a small scripting language written in C++. It's major features are as follows:
Line 5: Line 8:
* Small implementation in ISO C++ (< 3k lines of code)
* Small implementation in ISO C++ (< 3k lines of code)
* Concurrent, message based programming
* Concurrent, message based programming

[http://code.google.com/p/vorpalcode/ Vorpal at Google Code]