Y
Hacker News
new
|
ask
|
show
|
jobs
by
icemaze
2834 days ago
I found this amazing site (craftinginterpreters.com), and I made a (barebone) language in a little more than a week. I used Instaparse instead of a custom scanner and parser to save time.