From 337d5a444ffa0a13ed434b0ef25af3ea977c5831 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 17 Apr 2018 16:27:58 +0200 Subject: [PATCH] Add link to Crafting Interpreters by Bob Nystrom --- links.md | 2 ++ links.nl.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/links.md b/links.md index 204a8f8..988cef7 100644 --- a/links.md +++ b/links.md @@ -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"} diff --git a/links.nl.md b/links.nl.md index 9f71a3e..45d2b16 100644 --- a/links.nl.md +++ b/links.nl.md @@ -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"}