Skip to content

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.

Notifications You must be signed in to change notification settings

detjonmataj/Tiny-C-Compiler-Patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Tiny C Compiler Patches

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

Patches and Documentations

  1. Auto Dereferencing dot operator

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.

Topics

Resources

Stars

Watchers

Forks

Languages