Skip to content

Experiment C compiler in different languages: C, Kotlin, Rust, support small set of language features

Notifications You must be signed in to change notification settings

trinnguyen/tcc-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# tcc
Experiment compilers for C in C, Kotlin and Rust

- Support small set of language features
- The compiler in C generates x64 assembly code and produce executable file on Linux
- Used as learning exercise for Kotlin and Rust

About

Experiment C compiler in different languages: C, Kotlin, Rust, support small set of language features

Topics

Resources

Stars

Watchers

Forks