
Lwanga Programming Language
programming language
What it does
Project Lwanga is an LLVM-based systems language for security research and exploit dev. It prioritizes low-level control via direct syscalls, inline assembly, and naked functions. Designed for shellcode and pentesting, it features minimal runtime overhead, position-independent code, and encrypted strings to aid evasion. It provides the granularity of assembly with modern compiler efficiency, making it a specialized tool for creating advanced security payloads.
Does the same job
all alternatives →- MAMarsha – An LLM-Based Programming Language2023 · github.com · ▲140
- HAHan – A Korean programming language written in RustMar 2026 · github.com · ▲208
A few weeks ago I saw a post about someone converting an entire C++ codebase to Rust using AI in under two weeks. That inspired me — if AI can rewrite a whole language stack that fast, I wanted to try building a programming language from scratch with AI assistance. I've also been noticing growing global interest in Korean language and culture, and I wondered: what would a programming language look like if every keyword was in Hangul (the Korean writing system)? Han is the result. It's a statically-typed language written in Rust with a full compiler pipeline (lexer → parser → AST →…

- LLLearn LLMs LeetCode Style2025 · github.com · ▲181
- ASA small programming language where everything is pass-by-valueJan 2026 · github.com · ▲91
This is a hobby project of mine that I started a few years ago to learn about programming language implementation. It was created 95% without AI, although a few recent commits include code from Gemini CLI. I started out following Crafting Interpreters, but gradually branched off that until I had almost nothing left in common. Tech stack: Rust, Cranelift (JIT compilation), LALRPOP (parser). Original title: "A small programming language where everything is a value" (edited based on comments)
- OSOpen-source SDK for creating custom code interpreters with any LLM2024 · github.com · ▲64
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com