bf.jq

Brainfuck interpreter

An interpreter written in JSONiq to execute the Brainfuck programming language

Brainfuck interpreter written in jq -- This is the proof that jq is turing-complete!

GitHub

40 stars
4 watching
0 forks
Language: JSONiq
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
reynir/brainfuck Formalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions. 26
bitnenfer/gameboy-brainfuck An implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture. 16
fiatjaf/jq-web A WebAssembly implementation of the popular command-line JSON processor 310
bmatsuo/jqsh An interactive command-line utility wrapper around the jq JSON processor 23
shayokhshorfuddin/vfuck An implementation of the Brainfuck programming language in V programming language 0
dariotarantini/vbf An interpreter and compiler for the brainfuck programming language 19
xavieryao/swift-brainfuck An implementation of the Brainfuck programming language in Swift 9
m4tx/uefi-jitfuck A JIT compiler for running Brainfuck programs on x86_64 UEFI 85
elseyf/gbfk An interpreter for a Brainf*ck variant designed to run on the GameBoy console. 2
oppai/we-i_lang An implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions. 1
bfrg/vim-jqplay An interactive Vim plugin that enables users to run and edit JSON data in a unified environment. 104
fabasoad/setup-brainfuck-action Installs a Brainfuck compiler interpreter 2
fiatjaf/ijq An interactive JSON processing tool with support for variables, functions and import statements. 24
dantecatalfamo/brainfuck-zig An embeddable interpreter for the Brainfuck programming language 9
shritesh/brainfuck-rs-wasm An implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers. 10