9 lines
No EOL
303 B
Text
9 lines
No EOL
303 B
Text
{{language|Vorpal
|
|
|exec=interpreted
|
|
|site=http://code.google.com/p/vorpalcode/
|
|
}}
|
|
|
|
Vorpal is a small scripting language written in C++. Its major features are as follows:
|
|
* Pervasive, prototype object system
|
|
* Small implementation in ISO C++ (< 3k lines of code)
|
|
* Concurrent, message-based programming |