def- / nim-brainfuck
A brainfuck interpreter and compiler written in Nim
☆41Updated 7 years ago
Alternatives and similar repositories for nim-brainfuck:
Users that are interested in nim-brainfuck are comparing it to the libraries listed below
- idetools for the nim language☆42Updated 8 years ago
- Nim wrapper for wxWidgets.☆43Updated 7 months ago
- Nim REPL☆55Updated 6 years ago
- A library to do pattern matching on the AST in the Nim programming language.☆100Updated last year
- TypeScript -> Nim binding generator☆32Updated 4 years ago
- Experimental wasm backend for nim☆49Updated 4 years ago
- A Nim library to parse TOML files☆115Updated this week
- Cap'n Proto implementation for Nim☆39Updated 4 years ago
- Interpreter for the 'Lox' language written in Nim☆44Updated 6 years ago
- Nim Wrapper to interface with the Lua interpreter☆37Updated 4 years ago
- Typeclasses for Nim☆28Updated 8 months ago
- ☆103Updated 4 years ago
- websockets for nim☆102Updated 2 years ago
- TinyNim - a REPL for Nim (an interactive sandbox for testing Nim code)☆31Updated 4 years ago
- HTML5 templating engine for Nimrod☆95Updated 4 years ago
- Nim bindings for Vulkan, the API for access to graphics and compute on GPUs.☆62Updated last year
- Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.☆86Updated last week
- iup wrapper for Nim. Used to be part of the stdlib, now a Nimble package.☆48Updated 3 years ago
- Random number generation library for Nim☆68Updated 2 years ago
- Mustache templating for Nim☆66Updated 4 years ago
- Functional operations for iterators and slices, similar to sequtils, in Nim☆22Updated 2 years ago
- A micro benchmark module for Nim☆18Updated 4 years ago
- Static blog generator written in Nim☆51Updated 5 years ago
- Jsmn - a world fastest JSON parser - in pure Nim☆59Updated 3 years ago
- Collection of Nim implementations for The Computer Language Benchmarks Game☆28Updated 7 years ago
- Nimgen is a helper for c2nim to simplify and automate the wrapping of C libraries☆115Updated 3 years ago
- A small tool to run nim files as executables without explicitly invoking the compiler or littering $PWD.