An open API service indexing awesome lists of open source software.

https://github.com/llamzonamazon/firstfollowcomputer

A program to recursively compute the FIRST() and FOLLOW() sets of a grammar.
https://github.com/llamzonamazon/firstfollowcomputer

compiler-theory language-design

Last synced: over 1 year ago
JSON representation

A program to recursively compute the FIRST() and FOLLOW() sets of a grammar.

Awesome Lists containing this project

README

          

This project is NOT DONE YET; Not correct in all possible grammars of this format.