95 results for “topic:brainfuck-language”
Collection of BF interpreters/translators in C/C++/ASM/JS/Python/Rust + others
Improved Brainfuck
Fast optimizing Brainfuck interpreter in pure python
A modular compiler framework for Brainfuck-like languages
A Brainfuck Riddle Game - In Development
A Python-based interpreter to read and run Brainfuck programs in pure Python in the simplest way.
Yet Another Brainfuck Interpreter
:alien:brainfuck code when learning
A C compiler to read and generate C-code from Brainfuck programs (Designed in pure C in the simplest way)
Brainfuck Assembly is a human-readable assembly language to simplify the process of writing Brainfuck programs.
No description provided.
A Boopa-Dee Bappa-Dee Interpreter similar to Urban Müllers brainfuck Interpreter
A C-based interpreter to read and run Brainfuck programs in pure C in the simplest way.
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)
Just a simple BrainFuck syntax highlighter for vscode
Brainfuck🧠🤯が実行される様子を視覚的👀に表示するためのGUIです。
a brainfuck to rust transpiler that uses rustc for compilation
🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Brainfuck category for AI2001, containing Brainfuck programming language datasets
Write you a brainfuck compiler for the greater good
The Brainfuck Interpreter for iOS is an app that lets iPhone users write, run, and debug Brainfuck code. It has an easy-to-use code editor, handles errors like mismatched brackets, and includes tools for checking code as it runs. The app has been thoroughly tested for reliability.
BrainFuck compiler to Windows executable in C#
The Interactive Brainfuck Command-Line Interpreter (& Optimising Compiler)
A brainfuck implementation in pure Typst
A repository for showcasing my knowledge of the Brainfuck programming language, and continuing to learn the language.
Brainfuck to x86 ELF compiler with batteries included written in Rust meant for Linux and Windows under WSL.
C-like brainfuck i guess
Brainfuck programming language interpreter
Simple interpreter brainfuck on Cpp! And bf2c (brainfuck to C converter) on C!
A simple Brainfuck interpreter written in Java, equipped with: an optimizer (to reduce overhead in repeated consecutive operations), a debugger (to go through the code step-by-step), and a compiler/decompiler (to convert to and from generated bytecode).
MindF - An optimizing BrainF language interpreter