Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kawaho2/irx

 
 

Repository files navigation

IRx

IRx aims to provide a translator to LLVM-IR from ASTx objects.

ASTx is a generic project that offers a way to compound in an expressive way an AST. It is not specific for the ArxLang project, although it is main focus is to provide all needed feature for it.

IRx uses llvmlite in order to generate LLVM-IR source, in another words.

Features

  • Generate LLVM-IR from ASTx

About

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.0%
  • LLVM 9.0%