Ecosyste.ms: Repos

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

GitHub topics: brainfuck-programs

sunjay/brain πŸ“¦

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

Language: Rust - Size: 539 KB - Last synced: 1 day ago - Pushed: almost 7 years ago - Stars: 166 - Forks: 12

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: 29 days ago - Pushed: 29 days ago - Stars: 4 - 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: about 1 month ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

bf-enterprise-solutions/str.bf

High efficiency string manipulation in Brainfuck, re-imagined.

Language: Brainfuck - Size: 36.1 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

eriknyquist/BrainfuckIntern

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

Language: C - Size: 26.7 MB - Last synced: 8 days ago - Pushed: 2 months ago - Stars: 8 - Forks: 0

MahmoodJamshidian/BrainFuck

BrainFuck language development

Language: C++ - Size: 1010 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 4 - Forks: 0

bf-enterprise-solutions/ed.bf

Infinitely configurable integrated IDE and text editor

Language: Brainfuck - Size: 95.7 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 86 - Forks: 0

bf-enterprise-solutions/os.bf

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

Language: Brainfuck - Size: 45.9 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 10 - Forks: 0

bf-enterprise-solutions/bf.doc

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

Size: 22.5 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - 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: 6 months ago - Pushed: almost 4 years ago - Stars: 129 - Forks: 16

llucere/brainfuck-cpu

brainfuck cpu thing

Language: C - Size: 118 KB - Last synced: 9 months ago - Pushed: about 2 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: 11 months ago - Pushed: 11 months 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: about 1 month ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

gsurma/meta_intelligence

AI research environment for program generation.

Language: Python - Size: 184 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 27 - Forks: 3

TheNaubit/BrainfuckTools

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

Language: C++ - Size: 51.8 KB - Last synced: 12 months ago - Pushed: over 4 years ago - Stars: 1 - 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: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

LovetheFrogs/BrainIDE

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

Language: Python - Size: 446 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 47 - Forks: 1

GloomyGrave/CGALang πŸ“¦

πŸ‡¨πŸ‡³ ChinaGraetAgain : A BrainF*Β₯k Based Lang (No more maintenance)

Language: D - Size: 609 KB - Last synced: about 1 year ago - Pushed: about 4 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: about 1 year ago - Pushed: over 3 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: 12 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

xbarin02/bf

Brainfuck interpreter in C

Language: C - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 1 year 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: 11 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

nootr/Rule110

Rule 110 Simulator in Brainfuck

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

foggynight/braingen

Generate Brainfuck programs using genetic algorithms.

Language: Scheme - Size: 13.7 KB - Last synced: 11 months ago - Pushed: over 1 year 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: 26 days ago - Pushed: about 2 years ago - Stars: 4 - Forks: 0

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: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 2

cromega08/hello_brainfuck

Own version of the universal greeting in any language.

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

Zomis/Brainduck

Brainfuck Interpreter in Java/Groovy, with a Groovy DSL

Language: Groovy - Size: 629 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 38 - Forks: 1

EULIR/Brainfuck-interpreter

:hocho:Brainfuck Interpreter

Language: Java - Size: 22.5 KB - Last synced: 12 months ago - Pushed: over 5 years ago - Stars: 9 - Forks: 0

ndm767/bfInterpreter

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

Language: C++ - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

IdotClub/bfbf

idot tools for brainfuck

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

Diapolo10/BF-Interpreter

A Brainfuck language interpreter written in C++17

Language: Brainfuck - Size: 61.5 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Zomis/Brainduck-BF

BF programs written with Brainduck

Language: Brainfuck - Size: 192 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

Related Keywords
brainfuck-programs 33 brainfuck 32 brainfuck-interpreter 18 brainfuck-language 10 brainfuck-compiler 6 interpreter 6 language 4 cpp 3 compiler 3 ide 3 genetic-algorithm 3 brainfuck-parser 3 brainfuck-interpreters 3 c 3 brainfuck-ide 2 python 2 brainfuck-code 2 brainfuck-programming-language 2 programming-language 2 bf 2 brain 2 javascript 1 masm 1 nodejs 1 x86 1 cellular-automata 1 cellular-automaton 1 esoteric-language 1 chicken-scheme 1 lisp 1 scheme 1 brainfuck-translator 1 funny 1 italian 1 fizzbuzz 1 assembly 1 useless 1 brainfuck-game-engine 1 python3 1 gui-application 1 brainide 1 brainfuckide 1 cpp14 1 brainfuck-debugger 1 reinforcement-learning 1 neuroevolution 1 metaprogramming 1 machine-learning 1 evolution 1 groovy 1 analysis 1 helloworld-programs 1 helloworld 1 hello-world-programs 1 hello-world-in-brainfuck 1 hello-world-for-beginner 1 hello-world 1 hello 1 print 1 numbers 1 number 1 lower-letters 1 lower 1 letters-alphabets 1 letters 1 caps 1 capital-letters 1 java 1 brainfuck-transpiler 1 cpp17 1 msvc-compiler 1 visual-studio 1 brainfuck-coding 1 fibonacci-sequence 1 alphabet 1 italian-translation 1 fizz-buzz 1 italian-language 1 makefile 1 library 1 cython 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 string-manipulation 1 memory-management 1 array-manipulations 1 algorithms 1 golang 1 go-lang 1 go-brainfuck 1 go 1 brainfuck-go 1 styleguide 1