diff -r 27b7af6a00e5 -r 046a49edbeb8 msc-projects-15.html --- a/msc-projects-15.html Sat Nov 21 12:04:52 2015 +0000 +++ b/msc-projects-15.html Sat Nov 21 12:24:40 2015 +0000 @@ -139,7 +139,6 @@ <A HREF="http://www.diku.dk/~torbenm/Basics/">online book</A> very helpful. Test cases for “<A HREF="http://en.wikipedia.org/wiki/ReDoS#Examples">evil</A>” regular expressions can be obtained from <A HREF="http://www.haskell.org/haskellwiki/Regex_Posix">here</A>. - </p> <p> @@ -148,7 +147,7 @@ good programming skills. The project can be easily implemented in functional languages like <A HREF="http://www.scala-lang.org/">Scala</A>, - F#, + <A HREF="http://fsharp.org">F#</A>, <A HREF="http://en.wikipedia.org/wiki/Standard_ML">ML</A>, <A HREF="http://haskell.org/haskellwiki/Haskell">Haskell</A>, etc. Python and other non-functional languages can be also used, but seem much less convenient. If you attend my Formal Languages and @@ -196,7 +195,7 @@ one is <A HREF="http://asmjs.org">asm.js</A> and the other is <A HREF="https://github.com/kripken/emscripten/wiki">emscripten</A>. There is a <A HREF="http://kripken.github.io/emscripten-site/docs/getting_started/Tutorial.html">tutorial</A> for emscripten - and an impressive <A HREF="http://www.unrealengine.com/html5/">demo</A> which runs the + and an impressive <A HREF="https://youtu.be/c2uNDlP4RiE">demo</A> which runs the <A HREF="http://en.wikipedia.org/wiki/Unreal_Engine">Unreal Engine 3</A> in a browser with spectacular speed. This was achieved by compiling the C-code of the Unreal Engine to the LLVM intermediate language and then translating the LLVM @@ -621,7 +620,7 @@ </TABLE> <P> -<!-- hhmts start --> Last modified: Sat Nov 21 11:58:49 GMT 2015 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Sat Nov 21 12:24:03 GMT 2015 <!-- hhmts end --> <a href="http://validator.w3.org/check/referer">[Validate this page.]</a> </BODY> </HTML>