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.