--- 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 @@
<p>
<B>Description:</b>
<A HREF="http://en.wikipedia.org/wiki/Regular_expression">Regular expressions</A>
- 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
+ <A HREF="https://www.snort.org">network traffic</A>,
lexing programs, syntax highlighting and so on. Given that regular expressions were
introduced in 1950 by <A HREF="http://en.wikipedia.org/wiki/Stephen_Cole_Kleene">Stephen Kleene</A>,
you might think regular expressions have since been studied and implemented to death. But you would definitely be