Category:Vorpal: Difference between revisions

From Rosetta Code
Content added Content deleted
(Lang, stub)
 
m (Punctuation fixes.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}{{language}}
{{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

Latest revision as of 20:39, 4 December 2010

Language
Vorpal
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
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++. Its major features are as follows:

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

Subcategories

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