🏷️Topic

Interpreter

3 articles
First tracked: Feb 3, 2026
Last updated: May 10, 2026

Latest Coverage

Making your own programming language is easier than you think (but also harder)

↗

A solo developer chronicles building a low-level, statically-typed language (pslang) for game modding, detailing its architecture (parser, IR, AArch64 backend), an interpreter/JIT path, and future plans, with concrete data points such as ~10k lines of C++ code and a 1k-line Monte Carlo path tracer.

May 10, 20261%

A tail-call interpreter in (nightly) Rust

↗

A Rust nightly tail-call interpreter for the Uxn/Raven VM delivers strong performance gains on ARM64 versus hand-written assembly, with mixed results on x86 and WebAssembly; the feature is merged in 0.3.0 and defaults to ARM64, highlighting both promise and cross-platform caveats.

Apr 5, 20261%

G Lang – A lightweight interpreter written in D (2.4MB)

↗

G Lang is a tiny, 2.4MB lightweight interpreter written in the D language.

Feb 3, 20261%

Related Entities

🏷️TopicEmbedded
12
🏷️TopicSoftware
11
🏷️TopicRust
47
🏷️TopicD-language
1
🏷️TopicProgramming-language
4