Skip to content

Sagrel/lang-llvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note that this repo is no longer in use as I merged all 3 crates into the main repo

This will be a backend for my lang that will use LLVM to generate an executable

This crate depends on lang-frontend for parsing and type inference. The only function of this crate is to do codegen using inkwell.

To use this you must have llvm 13 installed. You can follow this tutorial to build LLVM or get a pre-built binary.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages