Skip to content

mavericksy/FunkyCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FunkyCompiler C

Just a little fun compiler in C.

Statically typed and compiled language.

TODO

[ ] Parsing [x] Comments [x] Integers [ ] Strings [ ] Environment

Build

Start with the build tree:

cmake -B build

Building the binary:

cmake --build build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published