# HG changeset patch # User Christian Urban # Date 1411144876 -3600 # Node ID 4c8ecc51572105d3657b02af647528df7976842c # Parent 906895d3a415970c189eb7ba3b4f6faf283907e4 updated diff -r 906895d3a415 -r 4c8ecc515721 bsc-projects-14.html --- a/bsc-projects-14.html Fri Sep 19 11:31:34 2014 +0100 +++ b/bsc-projects-14.html Fri Sep 19 17:41:16 2014 +0100 @@ -55,13 +55,13 @@ 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 - about regular expression matching and partial derivatives was presented last summer at the international + about regular expression matching and derivatives was presented just last summer at the international FLOPS'14 conference. The task in this project is to implement their results.

The background for this project is that some regular expressions are “evil” and can “stab you in the back” according to - this blog post. + this blog post. For example, if you use in Python or in Ruby (or also a number of other mainstream programming languages according to this blog) the @@ -612,7 +612,7 @@

- Last modified: Fri Sep 19 11:31:28 BST 2014 + Last modified: Fri Sep 19 17:40:41 BST 2014 [Validate this page.]