4 Forks
12 Stars
12 Watchers

compiler

Compiler for a toy language (Lex & Yacc)

How to download and setup compiler

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

Or simply clone compiler with SSH
[email protected]:olbat/compiler.git

If you have some problems with compiler

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