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

GitHub topics: brainfuck-programs

nsdigirolamo/nbi

An interpreter for brainfuck written in C.

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

LovetheFrogs/BrainIDE

Brainfuck IDE using python, bundled with it's own compiler

Language: Python - Size: 457 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 48 - 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: 10 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Zomis/Brainduck

Brainfuck Interpreter in Java/Groovy, with a Groovy DSL

Language: Groovy - Size: 1.19 MB - Last synced at: 29 days ago - Pushed at: 9 months ago - Stars: 42 - Forks: 1

gsurma/meta_intelligence

AI research environment for program generation.

Language: Python - Size: 184 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 3

sunjay/brain 📦

A high level programming language that compiles into the brainfuck esoteric programming language

Language: Rust - Size: 539 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 177 - Forks: 11

eriknyquist/BrainfuckIntern

Uses a genetic algorithm to "evolve" brainfuck programs with desirable behaviours

Language: C - Size: 26.7 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

bf-enterprise-solutions/ed.bf

Infinitely configurable integrated IDE and text editor

Language: Brainfuck - Size: 106 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 97 - Forks: 0

bf-enterprise-solutions/os.bf

A next-generation high-performance operating system focused on enterprise-level resilience

Language: Brainfuck - Size: 51.8 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 17 - Forks: 0

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

cromega08/ABC_to_abc_to_0-9

Print in multiple lines the "Capital letters (A-Z)", "lower letters (a-z)" and numbers (0-9).

Language: Brainfuck - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

cromega08/hello_brainfuck

Own version of the universal greeting in any language.

Language: Brainfuck - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

bf-enterprise-solutions/bf.style

State-of-art style guide for medium-to-huge repositories and diverse teams of engineers.

Language: Brainfuck - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

bf-enterprise-solutions/str.bf

High efficiency string manipulation in Brainfuck, re-imagined.

Language: Brainfuck - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

MahmoodJamshidian/BrainFuck

BrainFuck language development

Language: C++ - Size: 1010 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

bf-enterprise-solutions/bf.doc

Comprehensive documentation format for Brainfuck codebase, previously internal to BES.

Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

llucere/brainfuck-cpu

brainfuck cpu thing

Language: C - Size: 118 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

tingjui-hsu/bfc

a simply brainfuck compiler but doesn't have binutils

Language: C - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

BaseMax/BrainfuckInterpreterC

A C-based interpreter to read and run Brainfuck programs in pure C in the simplest way.

Language: C - Size: 61.5 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

DillonDepeel/A-Brainfuck-Interpreter-Written-In-Brainfuck-

As if Brainfuck could be any more confusing, I Made a Brainfuck interpreter using brainfuck!

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

GloomyGrave/CGALang 📦

🇨🇳 ChinaGraetAgain : A BrainF*¥k Based Lang (No more maintenance)

Language: D - Size: 609 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 0

MatheusAvellar/brainfuck-game-engine 📦

A brainfuck game engine -- because life wasn't hard enough before

Language: HTML - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 2

James-P-D/BrainfuckCompiler

A command-line node.js application for generating MASM-compatible x86 Assembly versions of Brainfuck programs

Language: JavaScript - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

xbarin02/bf

Brainfuck interpreter in C

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

foggynight/brainfuck

Brainfuck interpreter with 8-bit cells, precomputes matching brackets, and has an accumulator mode.

Language: C++ - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

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: 10 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

nootr/Rule110

Rule 110 Simulator in Brainfuck

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

foggynight/braingen

Generate Brainfuck programs using genetic algorithms.

Language: Scheme - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MrMonk3y/Boopa-Dee-Bappa-Dee

A Boopa-Dee Bappa-Dee Interpreter similar to Urban Müllers brainfuck Interpreter

Language: C - Size: 12.7 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

jstringer1/brainfuck

Language: Brainfuck - Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ndm767/bfInterpreter

An interpreter for the brainfuck programming language written in C/C++

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

IdotClub/bfbf

idot tools for brainfuck

Language: Brainfuck - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

TheNaubit/BrainfuckTools

Brainfuck tools coded in C++: Interpreter (with and without code optimization)

Language: C++ - Size: 51.8 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Diapolo10/BF-Interpreter

A Brainfuck language interpreter written in C++17

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

Zomis/Brainduck-BF

BF programs written with Brainduck

Language: Brainfuck - Size: 192 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Related Keywords
brainfuck-programs 35 brainfuck 34 brainfuck-interpreter 19 brainfuck-language 11 interpreter 7 brainfuck-interpreters 5 brainfuck-compiler 5 brainfuck-parser 4 language 4 cpp 3 compiler 3 c 3 python 3 ide 3 genetic-algorithm 3 brainfuck-programming-language 2 brainfuck-code 2 bf 2 programming-language 2 brain 2 brainfuck-debugger 2 python3 2 brainfuck-ide 2 interpreter-bf 1 brainfuck-c 1 interpreter-language 1 brainfuck-asm 1 minimalistic-theme 1 interpreters 1 rfc 1 brainfuck-game-engine 1 useless 1 reference 1 style-guide 1 styleguide 1 algorithms 1 array-manipulations 1 memory-management 1 string-manipulation 1 cython 1 library 1 makefile 1 plugin-architecture 1 plugin-manager 1 api-documentation 1 conventions 1 documentation 1 format 1 markdown 1 memory-layout 1 assembly 1 funny 1 italian 1 italian-language 1 italian-translation 1 luhn 1 luhn-algorithm 1 luhn-checksum 1 luhn-validation 1 cpp14 1 brainfuck-transpiler 1 cpp17 1 msvc-compiler 1 visual-studio 1 fibonacci-sequence 1 fizz-buzz 1 fizzbuzz 1 javascript 1 masm 1 nodejs 1 x86 1 brainfuck-go 1 go 1 go-brainfuck 1 go-lang 1 golang 1 cellular-automata 1 cellular-automaton 1 esoteric-language 1 chicken-scheme 1 lisp 1 scheme 1 brainfuck-translator 1 interactive 1 ed 1 research 1 genetic-programming 1 genetic-algorithms 1 evolutionary-computation 1 evolutionary-algorithms 1 evolutionary-algorithm 1 entertainment 1 c-programming 1 artificial-stupidity 1 rust 1 esoteric-programming-language 1 reinforcement-learning 1 neuroevolution 1 metaprogramming 1 machine-learning 1