Skip to content
#

esoteric-interpreter

Here are 3 public repositories matching this topic...

This is an interpreter written in Go-Lang for the esoteric Brainfuck Programming Language. Brainfuck is notable for its extreme minimalism, the language consists of only eight simple commands, a data pointer and an instruction pointer. While it is fully Turing complete, it is not intended for practical use, but to challenge and amuse programmers…

  • Updated Feb 5, 2023
  • Go

Improve this page

Add a description, image, and links to the esoteric-interpreter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the esoteric-interpreter topic, visit your repo's landing page and select "manage topics."

Learn more