Skip to content

bretticus-mc/PythonPlusPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Python++

Build the PythonPP compiler

ocamlbuild -pkgs llvm pythonpp.native

Run the Python compiler and generate llvm code

./pythonpp.native -l example.py > example.out

Run the llvm code

lli example.out

Run tests

make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5