1 Forks
9 Stars
9 Watchers

Compiler

🎓 Implementation of the primitive compiler without popular tools like LLVM for abstract programming language.

How to download and setup Compiler

Open terminal and run command
git clone https://github.com/VladimirBalun/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/VladimirBalun/Compiler/archive/master.zip

Or simply clone Compiler with SSH
[email protected]:VladimirBalun/Compiler.git

If you have some problems with Compiler

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