proxy.golang.org : github.com/suryansh-23/brainfuck-go
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. Brainfuck requires one to break commands into microscopic steps.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/suryansh-23/brainfuck-go
Keywords:
brainfuck
, brainfuck-interpreter
, esoteric
, esoteric-interpreter
, esoteric-programming-language
, go
, golang
, learn
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/suryansh-23
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago