From 66591708f0e9b37013c9de602f40d845aa45815e Mon Sep 17 00:00:00 2001
From: Asumu Takikawa
Date: Sun, 7 Jul 2013 19:41:06 -0400
Subject: [PATCH] Add Redex book too for better balance
---
new-racket-web/index.html | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/new-racket-web/index.html b/new-racket-web/index.html
index facc8ca6cd..258b72396a 100644
--- a/new-racket-web/index.html
+++ b/new-racket-web/index.html
@@ -434,7 +434,7 @@ and system builder.
Realm of Racket
Learn Racket, one game at a time
- - See the realm package
+ - Sample code included with Racket
- For the Racket beginner
@@ -449,7 +449,7 @@ and system builder.
-
+
PLAI
Foundations of Programming langauges
@@ -458,6 +458,19 @@ and system builder.
+
+
Semantics Engineering with PLT Redex
+
Lightweight automation for semantics
+
+ - Model your own programming language semantics
+ - For the working language engineer
+
+
+