#Compiled language built around brainf*ck's design patterns

5 messages · Page 1 of 1 (latest)

grave valley
#

So I started developing my own assembly-like language that compiles to bf (and preferably assembly as well in the future).

I tried to make bf less of a hassle to write and make it easier to remember your memory layout so that you can focus on the actual algorithm you want to implement.

I would greatly appreciate any kind of contribution and feedback!

https://github.com/andrewandreii/bfc

GitHub

A compiled language that follows brainf*ck's design patterns. - andrewandreii/bfc

grave valley
grim pivot