LLVM bindings for Python

PPA description

llvm-py's goal is to expose enough of the LLVM APIs to implement a compiler backend or a VM in pure Python. llvm-py consists of Python and C modules that wrap over the native C++/C bindings of LLVM. See: http://mdevan.nfshost.com/llvm-py/

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:ianloic/llvm-py to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:ianloic/llvm-py
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

deb https://ppa.launchpadcontent.net/ianloic/llvm-py/ubuntu jaunty main 
deb-src https://ppa.launchpadcontent.net/ianloic/llvm-py/ubuntu jaunty main 
Signing key:
1024R/13137B8EBC02B881E7AD5D7F173CD81C5425316A (What is this?)
Fingerprint:
13137B8EBC02B881E7AD5D7F173CD81C5425316A

For questions and bugs with software in this PPA please contact Ian McKellar.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

11 of 1 result
Package Version Uploaded by
llvm-py 0.6r76ubuntu1 Ian McKellar ()
11 of 1 result

Latest updates

  • llvm-py 779 weeks ago
    Successfully built