Project Description
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.
A full tutorial on MyJScript and DLR is available on the
DotNetGuru in
english or in
french.
Release 0.1.0 is for DLR 1.0.0.700.
Release 0.2.0 is for DLR 1.0.0.1000.