By bloid
via chrisseaton.com
Published: Jun 18 2007 / 03:15
Katahdin employs the theory of parsing expression grammars and packrat parsing. Unlike other contemporary work, Katahdin applies these techniques at runtime to allow the grammar to be modified by a running program. New constructs such as expressions and statements can be defined, or a new language can be implemented from scratch. It is built as an interpreter on the Mono implementation of the .NET framework.
Comments
Mihai Campean replied ago:
This is an interesting concept, too bad the language creator decided to discontinue development for it...perhaps a community will form around to put it to good use.
Voters For This Link (14)
Voters Against This Link (1)