Skip to content

luksab/sola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sola programming language

Combining the great ideas of simplicity of Go with the amazing engeneering of Rust, Sola is a programming language that aims to be simple, fast and safe.

Implementation details

Sola is implemented in Rust, using the amazing LALRPOP parser generator and the inkwell LLVM bindings. A lot of the basic codegen is based on the Kaleidoscope tutorial from the LLVM documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published