0 Forks
3 Stars
3 Watchers

Parsers

Top-Down parser and Bottom-Up parser. These are the parsers that I have made for the final project of "Formal Languages and Compilers" at EAFIT University

How to download and setup Parsers

Open terminal and run command
git clone https://github.com/JuanFelipeRestrepoBuitrago/Parsers.git
git clone is used to create a copy or clone of Parsers repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Parsers https://github.com/JuanFelipeRestrepoBuitrago/Parsers/archive/master.zip

Or simply clone Parsers with SSH
[email protected]:JuanFelipeRestrepoBuitrago/Parsers.git

If you have some problems with Parsers

You may open issue on Parsers support forum (system) here: https://github.com/JuanFelipeRestrepoBuitrago/Parsers/issues