Skip to content

andyyu2004/l-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L

Rust-inspired language. Very much still a work in progress.

Refer to the reference

Development is currently on hold a bit as I work on other things and think about how to implement memory management (reference counting?) and the trait system. the trait system.

Getting Started

Requires LLVM15, clang, and libgc to be installed on your system.

Simply build and run with cargo.

cargo b --release

About

Compiler (source code to llvm ir)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages