Crafting Interpreters
11–20 of 62 posts
Re: Crafting Interpreters
#12Here are is a new LUA interpreter implemented in Python:
https://github.com/rhulha/MoonPie
And here is a new language:
Re: Crafting Interpreters
#13Re: Crafting Interpreters
#14I stopped reading when he started using the visitor pattern
Re: Crafting Interpreters
#15Crafting Interpreters is the one thing that LLM's can do really really well. Because it is so easy to define and test. Here are is a new LUA interpreter implemented in Python: https://github.com/rhulha/MoonPie And here is a new language: https://github.com/rhulha/EasyScript
Probably also because there 100+ implementations for it to copy from
Re: Crafting Interpreters
#16Crafting Interpreters is the one thing that LLM's can do really really well. Because it is so easy to define and test. Here are is a new LUA interpreter implemented in Python: https://github.com/rhulha/MoonPie And here is a new language: https://github.com/rhulha/EasyScript
Re: Crafting Interpreters
#17Re: Crafting Interpreters
#18Re: Crafting Interpreters
#19I stopped reading when he started using the visitor pattern
Re: Crafting Interpreters
#20I stopped reading when he started using the visitor pattern