# HG changeset patch # User Christian Urban # Date 1537780786 -3600 # Node ID f9fdd9010d049a68da4818e929110d0abef18be5 # Parent 3b6f2d6f953e51dede5e98769ed4bd0e68964f31 updated diff -r 3b6f2d6f953e -r f9fdd9010d04 bsc-projects-18.html --- a/bsc-projects-18.html Thu Sep 20 11:02:56 2018 +0100 +++ b/bsc-projects-18.html Mon Sep 24 10:19:46 2018 +0100 @@ -56,7 +56,8 @@

Description: Regular expressions - are extremely useful for many text-processing tasks, such as finding patterns in hostile network traffic, + are extremely useful for many text-processing tasks, such as finding patterns in hostile + network traffic, lexing programs, syntax highlighting and so on. Given that regular expressions were introduced in 1950 by Stephen Kleene, you might think regular expressions have since been studied and implemented to death. But you would definitely be