uefi-jitfuck
Brainfuck executor
A JIT compiler for running Brainfuck programs on x86_64 UEFI
A JIT compiler for Brainfuck running on x86_64 UEFI
85 stars
7 watching
3 forks
Language: C
last commit: over 6 years ago brainfuckjituefi
Related projects:
Repository | Description | Stars |
---|---|---|
| Compiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms. | 22 |
| Installs a Brainfuck compiler interpreter | 2 |
| An interpreter and compiler for the brainfuck programming language | 19 |
| An interpreter written in JSONiq to execute the Brainfuck programming language | 40 |
| Formalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions. | 26 |
| A high-performance just-in-time compiler for x64 C++ expressions | 1,139 |
| An implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture. | 16 |
| Converts Brainfuck code to WebAssembly bytecode | 45 |
| An implementation of the Brainfuck programming language in Swift | 9 |
| A JIT compiler for a microcomputer's embedded processor | 10 |
| An embeddable interpreter for the Brainfuck programming language | 9 |
| An implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers. | 10 |
| An MQTT client library for Arduino | 1,034 |
| A minimal programming language with basic operations and a simple grammar | 5 |