Y
Hacker News
new
|
ask
|
show
|
jobs
by
nivertech
126 days ago
A better solution would be first-class metaprogramming, like in Zig or LISP. Maybe with some subset which guarantees to halt (I.e. no unbounded loops, no recursion, no FFI, known input size, hard time limits, etc.)