thekaigonzalez / brocali

Honestly, Just a secondary version of gcc written in C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brocali: A Literal function library

to compile, enter the following commands (TESTED ON UNIX)


    $ cd commands
    $ compiler.1 -compile <file>.c


All of the libraries are stored in ./commands/lib
i'm not implementing any sort of C libraries.

send a PR if you want to create your own library.



(the source for the netexec GET utility is not open)

About

Honestly, Just a secondary version of gcc written in C.


Languages

Language:Shell 57.2%Language:Makefile 42.8%