# HG changeset patch # User Christian Urban # Date 1411121815 -3600 # Node ID 9506d4bc0a08385f67e481c4b75bea094cc33ce1 # Parent 841fdad7fcdca4ca164312d59711a409f9e41772 updated diff -r 841fdad7fcdc -r 9506d4bc0a08 bsc-projects-14.html --- a/bsc-projects-14.html Fri Sep 19 11:12:02 2014 +0100 +++ b/bsc-projects-14.html Fri Sep 19 11:16:55 2014 +0100 @@ -54,7 +54,7 @@ introduced in 1950 by Stephen Kleene, you might think regular expressions have since been studied and implemented to death. But you would definitely be mistaken: in fact they are still an active research area. For example - this paper + this paper about regular expression matching and partial derivatives was presented last summer at the international FLOPS'14 conference. The task in this project is to implement their results.

@@ -101,7 +101,7 @@

Now the authors from the - FLOPS'14-paper mentioned + FLOPS'14-paper mentioned above claim they are even faster than me and can deal with even more features of regular expressions (for example subexpression matching, which my rainy-afternoon matcher cannot). I am sure they thought about the problem much longer than a single afternoon. The task @@ -612,7 +612,7 @@

- Last modified: Fri Sep 19 11:11:36 BST 2014 + Last modified: Fri Sep 19 11:16:34 BST 2014 [Validate this page.]