Add link to Crafting Interpreters by Bob Nystrom

This commit is contained in:
Michael Smith 2018-04-17 16:27:58 +02:00
parent 070db3e1cc
commit 337d5a444f
2 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,8 @@ ref: links
# General development
- [stb single-file public domain libraries for C/C++](https://github.com/nothings/stb){:target="_blank"}
- [List of single-file C/C++ libraries. ](https://github.com/nothings/single_file_libs){:target="_blank"}
- [Crafting Interpreters](http://craftinginterpreters.com/){:target="_blank"}
: A handbook for making programming languages, by Bob Nystrom.
# Demoscene
- ["Debris" - Farbrausch](http://www.pouet.net/prod.php?which=30244){:target="_blank"}

View File

@ -22,6 +22,8 @@ ref: links
# Softwareontwikkeling algemeen
- [stb single-file public domain libraries for C/C++](https://github.com/nothings/stb){:target="_blank"}
- [List of single-file C/C++ libraries. ](https://github.com/nothings/single_file_libs){:target="_blank"}
- [Crafting Interpreters](http://craftinginterpreters.com/){:target="_blank"}
: A handbook for making programming languages, by Bob Nystrom.
# Demoscene
- ["Debris" - Farbrausch](http://www.pouet.net/prod.php?which=30244){:target="_blank"}