0 Forks
2 Stars
2 Watchers

pythonc

Project from my undergrad compiler class: Python subset compiler

How to download and setup pythonc

Open terminal and run command
git clone https://github.com/peterdelevoryas/pythonc.git
git clone is used to create a copy or clone of pythonc 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 pythonc https://github.com/peterdelevoryas/pythonc/archive/master.zip

Or simply clone pythonc with SSH
[email protected]:peterdelevoryas/pythonc.git

If you have some problems with pythonc

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