Pyogenics / py2bf

Python to Brainfuck transpiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create an architecture

Pyogenics opened this issue · comments

This project needs a structure, everything I've done has had problems due to how other things are implemented. Including all the core systems. I will create a plan to follow so that everything can be implemented as 1:1 as possible.

This one of the most important times of a project, where things need to be gotten right now so that we don't suffer later.