Category:BabelLanguage: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(Make into redirect)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
#REDIRECT [[:Category:Babel]]
{{alertbox|#ffc8c8|''This category page should not be edited! It is superseded by the [[:Category:Babel|Babel category]]. Any pages in this category should be redirected to that one instead.''}}
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 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.


Line 6: Line 8:


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

{{language}}

Latest revision as of 08:34, 1 June 2012

Redirect to:

This category page should not be edited! It is superseded by the Babel category. Any pages in this category should be redirected to that one instead.

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/ folder on github for more information.

This category currently contains no pages or media.