Skip to content

prannamalai/nitrous

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nitrous

Build Status

Nitrous provides a run-time LLVM-based compiler for CPython functions.

The project is already quite functional, however is still in very early stages of development. Read the docs to get started.

Requirements

  • Python 2.7
  • LLVM + clang 3.2 (can be acquired from the official download page)
  • nose and coverage for running tests
  • faulthandler if you want to get meaningful tracebacks from low-level crashes.

Similar Projects

About

LLVM-based compiler for CPython functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published