0 Forks
9 Stars
9 Watchers

JOECC

Jonathan's Optimizing and Extensible C Compiler (pronounced "joke"), called as such because the name, just like any attempt to use the compiler in place of an industrial strength one like gcc or clang, is a poorly written joke.

How to download and setup JOECC

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

Or simply clone JOECC with SSH
[email protected]:jesings/JOECC.git

If you have some problems with JOECC

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