Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Latest commit

 

History

History
32 lines (18 loc) · 794 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 794 Bytes

bf-pypy: a Brainfuck JIT written in RPython

This is a JIT for Brainfuck written using the RPython toolchain, used by PyPy.

Check the Makefile for relevant variables to configure.

Join in

File bugs in the GitHub issue tracker.

Master git repository:

  • git clone https://github.com/thoughtpolice/bf-pypy.git

There's also a BitBucket mirror:

  • git clone https://bitbucket.org/thoughtpolice/bf-pypy.git

Authors

See AUTHORS.txt.

License

MIT. See LICENSE.txt for terms of copyright and redistribution.