metaprogramming

Tag

Cards List
#metaprogramming

Lisp in the Rust Type System

Hacker News Top · 3d ago Cached

A Lisp interpreter embedded in Rust's trait system, allowing recursive functions, closures, and continuation passing style at compile time.

0 favorites 0 likes
#metaprogramming

Frontier Coding Agents Use Metaprogramming to Adapt to Unfamiliar Programming Languages

arXiv cs.AI · 2026-06-10 Cached

This paper evaluates six frontier coding agents on esoteric programming languages and finds that stronger agents use metaprogramming—writing Python programs to generate and debug code in the unfamiliar target language. Forbidding this strategy causes large performance drops, while providing Python helper code improves weaker agents.

0 favorites 0 likes
#metaprogramming

All Lean Books and Where to Find Them

Hacker News Top · 2026-05-24 Cached

A curated list of Lean 4 books for learning the theorem prover, covering functional programming, metaprogramming, and logical verification, with opinions on each resource.

0 favorites 0 likes
← Back to home

Submit Feedback