LALR(1) parser or something
[email protected] (Ilpo Nyyssönen) Sat, 07 Dec 2002 16:49:24 +0200
| Newsgroups | gmane.comp.python.parser |
|---|---|
| Organization | ypy - it's just a name |
| Message-ID | <[email protected]> |
I have written such with python, pure python. It includes a lexer and a parser generator. The generator can generate parsers that doesn't need anything from the parser generator package itself. I call it lalrone.=20 Before I put it available, I need to decide the licensing of it. It is more like an application than a library. (You don't need to package the lalrone itself with your software.) The license will probably also need some special clause for the generated code. I'm also totally missing documentation... Anyone interested? --=20 Ilpo Nyyss=F6nen # biny # /* :-) */