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

thoughtpolice/bf-pypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A brainfuck JIT using RPython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages