An open API service providing repository metadata for many open source software ecosystems.

Topic: "brainfuck-parser"

brain-labs/brain

An esoteric programming language compiler on top of LLVM based on Brainfuck

Language: C++ - Size: 1.07 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 132 - Forks: 19

brain-labs/brainduino

Brain Interpreter for arduino

Language: C++ - Size: 120 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 0

Keruspe/brainfuck.rs

Brainfuck parser written in rust using nom

Language: Rust - Size: 68.4 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 1

JLChnToZ/JITBrainfuck

A tiny .NET JIT compiler for Brainfuck written in C#

Language: C# - Size: 21.5 KB - Last synced at: 26 days ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 1

swimmy4days/brainfuck

A simple brainfuck interpreter written in python

Language: Python - Size: 29.3 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 3

q60/brainfuck

Yet another Brainfuck interpreter and dialect. Written in Nim.

Language: Makefile - Size: 69.3 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

aiya000/hs-brainhack

The brainf*ck language maker library

Language: Haskell - Size: 10.7 KB - Last synced at: 3 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 0

Tigermouthbear/brainf.h

A C macro implementation of a brainf*ck interpreter

Language: C - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

praharshjain/brainfuck-interpreter

A simple brainfuck interpreter written in python.

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 2

BaseMax/BrainfuckInterpreterGo

A Go-based interpreter to read and run Brainfuck programs in pure Go in the simplest way. (With a C-generator Brainfuck compiler written in Brainfuck)

Language: Brainfuck - Size: 59.6 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

CptWesley/prolog-brainfuck

Brainfuck interpreter written in Prolog.

Language: Prolog - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

timvisee/brainfuck-rs-quick

A quick Brainfuck interpreter in Rust

Language: Rust - Size: 81.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

BaseMax/brainfuck-interpreter-python

Brainfuck Interpreter in Python is a fully featured Brainfuck interpreter written in Python. It supports interactive mode, executing code from files, or running raw Brainfuck code passed as command-line arguments.

Language: Python - Size: 19.5 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

jonasgeiler/brainfuck-php

๐Ÿงช An optimizing Brainfuck parser & interpreter written in PHP.

Language: PHP - Size: 281 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

jakes1403/MindF

MindF - An optimizing BrainF language interpreter

Language: C++ - Size: 250 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Asapin/bf_compile

Compile-time brainfuck interpreter

Language: Rust - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

SergeJohanns/BRIAN

Repository for the BRIAN brainfuck interpreter and auxillary toolset.

Language: Brainfuck - Size: 124 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

soumik12345/BrainFuck-Interpreter

BrainFuck interpreter implementation in java

Language: Java - Size: 16.6 KB - Last synced at: 29 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

kotet/kbfi

My brainfu*k interpreter

Language: D - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

rodrigovilina/rustfuck

Brainfuck writen in Rust.

Language: Rust - Size: 40 KB - Last synced at: 6 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

nsdigirolamo/nbi

An interpreter for brainfuck written in C.

Language: C - Size: 20.5 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

Jumbub/bf-cpp

brainfuck go fkkkkkkk

Language: C++ - Size: 911 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

insertokname/functional-brainfuck

brainfuck interpreter

Language: C++ - Size: 85.9 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Zhalkhas/brainfucker

brainfuck interpreter and compiler in Go

Language: Go - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

williamgibb/pyFuckery

Python Brainfuck Implementation

Language: Python - Size: 122 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hrichharms/brainfuck-interpreter

Python-implemented Brainfuck interpreter.

Language: Python - Size: 6.84 KB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

chrisvrose/bfc

A Parser and interpreter for BFE, a slight syntactic superset of bf

Language: C++ - Size: 2.51 MB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Yhtiyar/brainfuck-interpretator-java

Simple Brainfuck language interpretator with tokenization written in java

Language: Java - Size: 7.81 KB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

afmika/Brainfuck-Interpreter-Cpp

A simple brainfuck interpreter written in C++14

Language: C++ - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

wololock/groovy-brainfuck

An experimental Brainfuck interpreter written in Groovy

Language: Groovy - Size: 59.6 KB - Last synced at: 24 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

timvisee/brainfuck-rs-simple

A simple and compact Brainfuck interpreter in Rust

Language: Rust - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

FreekDS/BrainFuckVM

Simple BrainFuck interpreter. School assignment. Might contain bugs and is unfinished.

Language: C++ - Size: 219 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

rougetimelord/brainfuck

Various brainfuck interpreters in an array of languages

Language: Python - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

cornwarecjp/brainfuck-compiler-interpreter

An optimizing Brainfuck compiler/interpreter

Language: Python - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

yfgeek/Beef-react-native

๐Ÿ‚ Beef, a brainfuck interpreter based on React Native for iOS and android

Language: JavaScript - Size: 786 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

SamarthaKV29/Compilers-Construction-Trials

A couple of interesting code I was working on to create compilers.

Language: Python - Size: 913 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

dawnhell/brainfuck-online-ide

Online brainfuck IDE, where you can create, edit, compile and run your brainfuck code.

Language: JavaScript - Size: 1.71 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

maxkrivich/brainfuck-runtime ๐Ÿ“ฆ

My implementation of "brainfuck" interpreter

Language: C - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

cptx032/bfi

A brainfuck interpreter

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0