Packages tagged: compiler
Nim0
Nim0 is a toy compiler for a limited subset of [Nim language](https://nim-lang.org/), all in 5 heavily documented source files so that you can understand them. It is a port of [Niklaus Wirth's Oberon-
bali
Bali is an embeddable JavaScript engine written in Nim from scratch.
brainfuck
A brainfuck interpreter and compiler
closure_compiler
Bindings for Closure Compiler web API.
dfkup
A scripting language with VM + JIT compiler
foundry_compilers_nim
A Nim wrapper around the Rust foundry-compilers crate
go0
Go0 is a [self] educational toy Go compiler for a minimalistic subset of
Go. It demonstrates how to use the modernc.org/libqbe compiler back end.
nim_tcc
A high-level, memory-safe Nim wrapper for the TinyCC (TCC) compiler engine.
nimfcuk
A brainfuck interpreter & compiler implemented in nim
nuance
nim untyped AST node generation at runtime with custom line info
sas
SAS compiler
sass
A wrapper for the libsass library.
tnim
tnim is a Nim REPL - an interactive sandbox for testing Nim code