Skip to content
konsumlamm edited this page Aug 9, 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.

Clone this wiki locally