Skip to content
TrueDoctor edited this page Jan 18, 2019 · 8 revisions

Welcome to the c-- wiki!

The aim of this project is to develop an easy way to write brainfuck code by transpiling it from an intermediate language. The project is split into two parts, an interactive brainfuck interpreter with debug capabilities and the transpiler to generate the actual code.

indepth development doc

Clone this wiki locally