Category:BabelLanguage: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "{{stub}}{{language}}")
 
No edit summary
Line 1: Line 1:
Babel is an interpreted language. It is an untyped, stack-based, postfix language with support for arrays, lists and hashes (dictionaries). Babel 1.0 will support built-in crypto-based verification of code in order to enable safer remote code execution.
{{stub}}{{language}}

Babel is implemented in C. It is still under development with a v0.9 release planned for December 2012, so please excuse the dust and debris in the current implementation, available here:

[https://github.com/claytonkb/Babel]

Check out the README and the doc/ on github folder for more information.

{{language}}

Revision as of 23:11, 31 May 2012

Babel is an interpreted language. It is an untyped, stack-based, postfix language with support for arrays, lists and hashes (dictionaries). Babel 1.0 will support built-in crypto-based verification of code in order to enable safer remote code execution.

Babel is implemented in C. It is still under development with a v0.9 release planned for December 2012, so please excuse the dust and debris in the current implementation, available here:

[1]

Check out the README and the doc/ on github folder for more information.

Language
BabelLanguage
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 BabelLanguage.

This category currently contains no pages or media.