apankrat / bff
Moderately-optimizing brainfuck interpreter
☆42Updated 5 years ago
Alternatives and similar repositories for bff:
Users that are interested in bff are comparing it to the libraries listed below
- quick c☆35Updated 2 years ago
- My branch of the Cyclone programming language☆19Updated 13 years ago
- An experimental method JIT for CPython 3☆29Updated 8 years ago
- ☆89Updated 11 months ago
- Brainfuck interpreter written in the C preprocessor☆232Updated 9 years ago
- Quick C-- compiler (no longer maintained)☆156Updated 11 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Language Server Protocol for Zig☆27Updated 5 years ago
- A self hosting Extended brainfuck to pure brainfuck compiler☆10Updated 6 years ago
- The LLVM Kaleidoscope tutorial implemented in Rust☆31Updated 8 years ago
- A Tree Parser Generator☆95Updated 4 months ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆37Updated 12 years ago
- Ivy programming language☆31Updated 2 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- The most wrong build system and package manager for C and C++.☆21Updated 5 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Multi-threading brainfuck compiler☆10Updated 7 years ago
- An LLVM-based compiler for Brainfuck.☆48Updated 11 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 9 years ago
- Little toy programming language with an x86_64 code generator☆17Updated 7 years ago
- C with traits - or how I learned to stop worrying and love something resembling multiple inheritance.