Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A pretty simple hand-cobbled-together chunk of Python:

https://github.com/munificent/craftinginterpreters/blob/mast...

It's more complex than the build script[1] for my previous book[2], but still pretty simple. There's a real luxury in writing a program that literally only has to run on one single set of input data. A whole lot of things get easier.

[1]: https://github.com/munificent/game-programming-patterns/blob...

[2]: http://gameprogrammingpatterns.com/



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: