Menu

DyLePLib Home

Filip

This is a site of top-down parser with dynamically modified grammar.
This piece of code may be a bit slower than tool-generated parsers, but grammar may change in runtime.
That lets you create languages with dynamically changing grammar, is perfect for embedded scripting languages and allows easier compiler creation process.
This library is used ONLY to get AST. It does no postprocessing (ideas for simple postprocessing exists, though).

All the code is available on SVN. Also, read readme.textile.

As for now there is only this page on wiki. If you need any help - try running __init__.py as script.

Project Admins:


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.