Skip to main content

Pure python compiler infrastructure

Project description

About

This The pure-python-compiler-infrastructure (ppci). This project aims to implement a compiler toolset in python. As of now, the library can generate arm thumb code and arm code.

Installation

ppci can be installed from mercurial by using pip with virtualenv:

$ cd ~
$ virtuelenv ppci_sandbox
$ source ppci_sandbox/bin/activate
(ppci_sandbox)$ pip install ppci
(ppci_sandbox)$ zcc.py -h
(ppci_sandbox)$ deactivate
$

Source

Sourcecode is located at bitbucket:

https://bitbucket.org/windel/ppci

Documentation

Documentation can be found on read the docs: http://ppci.readthedocs.org/

Status

Topic

Status

C3 language front-end

Fairly complete

ARM code generation

Bare minimum for hello world

Thumb code generation

Bare minimum for blinky on stm32f4discovery

Build status

dronestate

Documentation

docstate

https://pypip.in/download/ppci/badge.svg https://pypip.in/version/ppci/badge.svg https://pypip.in/license/ppci/badge.svg https://pypip.in/status/ppci/badge.svg https://pypip.in/py_versions/ppci/badge.svg https://pypip.in/implementation/ppci/badge.svg

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

ppci-0.2.0.tar.gz (157.5 kB view hashes)

Uploaded Source

ppci-0.0.1.tar.gz (131.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page