# HG changeset patch # User Christian Urban # Date 1415574130 0 # Node ID c3ae73992b4932e1cc76d782d3c777ee58bca40a # Parent 13e54dac5ff0c5c6aee3842d074ff5a99c324b15 updated diff -r 13e54dac5ff0 -r c3ae73992b49 msc-projects-14.html --- a/msc-projects-14.html Sun Nov 09 22:52:50 2014 +0000 +++ b/msc-projects-14.html Sun Nov 09 23:02:10 2014 +0000 @@ -91,7 +91,7 @@ 85 lines of code and based on the concept of derivatives of regular expressions. These derivatives were introduced in 1964 by - Janusz Brzozowski, but according to this + Janusz Brzozowski, but according to this paper had been lost in the “sands of time”. The advantage of derivatives is that they side-step completely the usual translations of regular expressions @@ -159,8 +159,8 @@ here. I recently implemented a very simple compiler for an even simpler functional programming language following this - paper - (also described here). + paper + (also described here). My code, written in Scala, of this compiler is here. The compiler can deal with simple programs involving natural numbers, such @@ -623,7 +623,7 @@

- Last modified: Sun Nov 9 22:52:32 GMT 2014 + Last modified: Sun Nov 9 23:00:48 GMT 2014 [Validate this page.]