Moonbrat

From Rosetta Code
Revision as of 12:19, 13 January 2011 by rosettacode>Presidentbeef (Initial info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The main implementation of Brat is code-named "Moonbrat". It uses a parser written in Ruby to compile Brat down to Lua, and then executes it.

Source Code

Moonbrat is an implementation of Brat. Other implementations of Brat.