Complete LALR(1) parser generator and engine (like BISON or YACC) but it's all done in PHP, and the input grammar is easier and more maintainable. Write your actions in PHP. Generate PHP output code. Drive your parser with PHP. Wanna make a language?
License
GNU General Public License version 2.0 (GPLv2)Follow LIME Parser generator for PHP
Other Useful Business Software
Save Up to 91% on Cloud Compute With Spot VMs
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Rate This Project
Login To Rate This Project
User Reviews
-
15March2014 This version is bugged . ( php errors and warnings ) The corrected version is on github.com/rvanvelzen/lime
-
very good project, thanks!