Category:Vorpal: Difference between revisions

From Rosetta Code
Content added Content deleted
(Lang, stub)
 
No edit summary
Line 1: Line 1:
{{stub}}{{language}}
{{language}}

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

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

Revision as of 02:36, 9 September 2009

Language
Vorpal
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Vorpal.

Vorpal is a small scripting language written in C++. It's major features are as follows:

 * Pervasive, prototype object system
 * Small implementation in ISO C++ (< 3k lines of code)
 * Concurrent, message based programming

Vorpal at Google Code

Subcategories

This category has the following 3 subcategories, out of 3 total.