Skip to content

tiny-verse/tinyc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyC Language Frontend

tinyC is a C-like language with much smaller subset of types (int, char, double, arrays and structs, function pointers and pointers) and limited set of features. TinyC's semantics and grammar are simpler, which makes tinyC not a strict subset of C.

Releases

Packages

Contributors

Languages