Y
Hacker News
new
|
ask
|
show
|
jobs
by
skalt
605 days ago
That's a great concise implementation! I'm glad you also went with the parse-and-interpret-an-AST approach: it seems like the right design. Your `Reconstruct` type is a great idea! I might copy that.