Hacker News new | ask | show | jobs
by yxhuvud 2211 days ago
FWIW, Crystal does have compile-time method_missing. Which obviously is less powerful than the runtime variant, but it is still possible to get fairly far in many practical usages.