An open API service indexing awesome lists of open source software.

https://github.com/raclettes/bfem


https://github.com/raclettes/bfem

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# BFEM
BrainF*ck Easy Mode (BFEM) is a Rust implementation of Brainf&ck that comes with
a few new quality-of-life features, as well as compiler optimisations.

It is designed to be portable, easy to use and easy to read.

All BF code is valid BFEM code, but not all BFEM code is valid BF code.