Skip to content

xyzzyz/SimpleC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 26, 2012
43bd99e · Apr 26, 2012

History

51 Commits
Jan 16, 2012
Jan 14, 2012
Jan 14, 2012
Jan 6, 2012
Jan 14, 2012
Jan 7, 2012
Jan 16, 2012
Jan 14, 2012
Jan 14, 2012
Jan 16, 2012
Jan 16, 2012
Jan 14, 2012
Apr 26, 2012
Jan 14, 2012
Jan 14, 2012
Jan 16, 2012
Jan 7, 2012
Dec 22, 2011
Dec 22, 2011
Jan 16, 2012
Dec 22, 2011

Repository files navigation

SimpleC compiler

what is it?

this is a compiler for a simple C-like language targeting JVM

what is it good for?

if you want to see how a compiler targeting JVM can be written in Haskell, here you go. if you want to see how this kind of compiler should be written, then, well, let’s take a sit and discuss what’s wrong with this code…

usage

$ ./Main tests/Main.c

will generate Main.class .

license

do with it whatever you want, i’ll be happy if you let me know that you find it interesting (i hope you do), or that you use it (wow, what for?)

author

Adam Michalik <[email protected]>

About

simple compiler for a C-lile language to JVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published