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