# HG changeset patch # User Christian Urban <christian dot urban at kcl dot ac dot uk> # Date 1356010265 0 # Node ID a30bbb56c9ccc91fdc56626587e543205ce5db16 # Parent d8c7752b8e110bf3d4fe4b78fe66ca9f2c7acf72 dded diff -r d8c7752b8e11 -r a30bbb56c9cc msc-projects-12.html --- a/msc-projects-12.html Mon Dec 03 16:04:30 2012 +0000 +++ b/msc-projects-12.html Thu Dec 20 13:31:05 2012 +0000 @@ -33,7 +33,7 @@ <H4>Email: christian dot urban at kcl dot ac dot uk, Office: Strand Building S1.27</H4> <H4>If you are interested in a project, please send me an email and we can discuss details. Please include a short description about your programming skills and Computer Science background in your first email. -I will also need your King's username in order to book the project for you. Thanks.</H4> +I will also need your King's username (not student ID) in order to book the project for you. Thanks.</H4> <H4>Note that besides being a lecturer in the theoretical part of Computer Science, I am also a passionate <A HREF="http://en.wikipedia.org/wiki/Hacker_(programmer_subculture)">hacker</A> … @@ -451,6 +451,20 @@ are some examples that explain how to implement exchanging messages between actors. </p> +<li> <H4>[CU7] An Infrastructure for Dispalying and Animating Code in a Web-Browser</H4> + +<p> + <B>Description:</B> + The project aim is to implement an infrastructure for displaying and + animating code in a web-browser. The infrastructure should be agnostic + with respect to the programming language, but should be configurable. + Something smaller than projects such as <A HREF="http://www.pythontutor.com">here</A>, + <A HREF="http://ideone.com">here</A>, + <A HREF="http://codepad.org">here</A>, + <A HREF="http://www.w3schools.com/html/tryit.asp?filename=tryhtml_intro">here</A> + + </p> + </ul> </TD> </TR>