sschellhoff / Brainfuck-in-Go

A simple Brainfuckinterpreter implemented in Google Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brainfuck-Interpreter in Golang

ToDo

  • put getch() in extra lib
  • make getch() work on windows systems too
  • refactor code and split it into multiple files

About

A simple Brainfuckinterpreter implemented in Google Go


Languages

Language:Go 100.0%