During my experience with the C programming language, I encountered many problems and I think that some things should change. In this repository you will find my patches to a light C compiler called TinyC. I've chosen this compiler because it's small, safe, fast, etc. References: TinyC Compiler
-
Notifications
You must be signed in to change notification settings - Fork 0
During my experience with the C programming language, I have come across many problems. I realized that some things could be changed to improve the user experience with the language. In this repository, you will find patches for a lightweight C compiler called TinyC, where I implemented new features and improved existing ones.
detjonmataj/Tiny-C-Compiler-Patches
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
During my experience with the C programming language, I have come across many problems. I realized that some things could be changed to improve the user experience with the language. In this repository, you will find patches for a lightweight C compiler called TinyC, where I implemented new features and improved existing ones.