trending

The Guardian — Language Framework - A C++17 framework for building languages. Safe by Design.

Contribute to Taha95-dev/The-Guardian development by creating an account on GitHub.The Guardian is a complete C++17 framework for building programming languages, DSLs, and binary formats. It includes a VM with 40+ opcodes, LUT-based memory safety (no GC!), and the Axiom demo language. 7,000+ lines, 0 TODOs. Built by a 13-year-old on 4GB RAM. Perfect for language developers, DSL designers, and systems programmers.