forked from alexfru/SmallerC
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple C compiler
License
JianpingZeng/SmallerC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Smaller C is a simple and small single-pass C compiler. Currently it generates 16-bit and 32-bit 80386+ assembly code for NASM that can then be assembled and linked into DOS, Windows and Linux programs. Code generation for MIPS CPUs is also supported. The compiler is capable of compiling its own source code. See the Wiki for more up-to-date details: https://github.com/alexfru/SmallerC/wiki
About
Simple C compiler
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 90.9%
- Assembly 8.8%
- Other 0.3%