Skip to content

Latest commit

 

History

446 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rat test (ubuntu-latest)

emanuelRat is a simple compiler backend focused on ease of use. It's inspired by LLVM but focused on more novel approaches (ie. the Sea of Nodes IR) and being much easier to understand (the backend library is currently ~13k LoC). To this end, rat focuses on bringing ~70% of LLVM's performance with only a fraction of LLVM's complexity. You can find the documentation here.

running

$ ./build.sh
$ ./test.sh
$ ./bench.sh

performance

perf

About

Simple compiler backend for toying around with various optimizations with ease.

Topics

Resources

Stars

9 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages