A simple language mostly inspired by Rust. Chameleon is a language I made to better grasp LLVM and garbage collection. For the syntax I deferred to Rust because I find the syntax elegant and productive. My main complaint with Rust is occasionally fighting the borrow checker. Memory safety with peak performance is important in many domains, but Chameleon is meant for less performance hungry domains where the syntax and mechanics of Rust are still helpful.
-
Notifications
You must be signed in to change notification settings - Fork 1
A simple C like language meant for learning LLVM
License
eckertliam/chameleon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple C like language meant for learning LLVM
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published