Skip to content
/ stelaro Public

stelaro — a custom programming language compiler written in Rust. It aims to support LLVM-based code generation via Inkwell. ✨ [WIP]

License

Notifications You must be signed in to change notification settings

fulm-o/stelaro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stelaro

A compiler for a custom programming language, written in Rust. It will support syntax parsing, semantic analysis, and code generation using LLVM via inkwell. [WIP]

About

stelaro — a custom programming language compiler written in Rust. It aims to support LLVM-based code generation via Inkwell. ✨ [WIP]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages