mratsim / jitterland
Experiments in lexing, parsing, interpreting, VM and JITs
☆9Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for jitterland
- Nimnuklear is a Nim wrapper for the nuklear library☆13Updated 4 years ago
- ☆12Updated 5 years ago
- A parser combinator library for easy generation of complex parsers☆19Updated last month
- A JSON5 implementation for Nim.☆20Updated 4 years ago
- Snappy-C lib wrapper for Nim☆9Updated 6 years ago
- snip is text editor to speed up testing code snippets☆28Updated last year
- ☆13Updated last year
- Nim wrapper for the GitHub API [WIP]☆9Updated 6 years ago
- Constraint solving library☆51Updated last year
- JSON / Object mapper for nim☆10Updated 8 years ago
- Fast and just works JSON-Binding for Nim☆17Updated 3 years ago
- A lightweight interactive data visualization library☆14Updated 5 years ago
- Nim wrapper for RocksDB, a persistent key-value store for Flash and RAM Storage.☆33Updated 3 weeks ago
- A quickcheck library for Nim☆20Updated 4 years ago
- The Spry language interpreter implemented in Nim☆25Updated 11 months ago
- Jumpstart your Nim project at Status☆11Updated 5 years ago
- parsec for nim☆13Updated 4 years ago
- Nim language HTTP helper procedures☆27Updated last week
- WIP Snes emulator☆17Updated 5 years ago
- Efficient graph data structure library. The graph is a seq of nodes plus a seq of edges.☆17Updated last year
- A new GC for Nim. Supports shared memory, gives complete control over what is happening. Easily tweakable for your needs.☆28Updated 4 years ago
- Nim library for decompressing tar.gz files.☆29Updated 2 years ago
- Nim binding for the Z3 theorem prover☆25Updated 10 months ago
- Interface macro for nim☆20Updated last year
- Firejail wrapper for Nim, Isolate your Production App before its too late!☆24Updated last year
- Stack-based language similar to Factor.☆26Updated 6 years ago
- Glob pattern matching for Nim.☆18Updated 2 years ago
- Nim implementation of GraphQL☆13Updated 6 years ago
- Greenlet - Coroutines library for nim similar to python's greenlet.