MyJScript is a JavaScript compiler for .NET used as a tutorial to write a compiler using DLR.
Source code is fully commented and include an unit testing project.
MyJScript binaries include also a program with hosting both for MyJScript and IronPython.