Show HN: Nibble
Nibble is a single-pass LLVM frontend in C, written in ~3000 lines without external dependencies or an Abstract Syntax Tree (AST). It includes graphical examples, but its IR is imperfect. This project aims to simplify the compilation process. Engineers may find it interesting for its novel approach to compilation.