Skip to content

Sall C compiler -- A small compiler writen from scratch

License

Notifications You must be signed in to change notification settings

mysterywave/sall-cc

Repository files navigation

sall-cc

Sall C compiler -- A small compiler writen from scratch

To compile, do gcc -o sall-cc *.c

To run, do

./sall-cc [input-file]

This can also read from stdin, so you can do

./sall-cc

About

Sall C compiler -- A small compiler writen from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published