Skip to content

fire833/lang-explorer

Repository files navigation

Lang-explorer framework

Lang Explorer

Lang-explorer is a framework for writing programs using formal grammars. It was originally authored as the software framework for the research conducted in my Master's thesis (defense slides, and document). As a result of this, it is likely a little rough around the edges. More work is being done to improve it's capabilities and to make it easier for others to use. Any suggestions or PRs are welcome.

Learned Expander

Learned Expander

Building/Compiling C++

# WD: Root of this repository
cmake .
make # optionally provide -j<number> to compile on multiple cores, probably not needed though

About

A framework for generating programs from grammars.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages