Project Description
Console REPL interpreter using Microsoft's original JavaScript.NET compiler/interpreter DLL.
Supports native Win32 console or WPF pseudo-console GUI.
Initially was discussed in the Russian article at RSDN.ru:
http://rsdn.ru/article/files/dotnet/jsr.xml
Can be used as an example implementation of console in WPF.
To see another example of porting existing app to WPF, check out WordPad replacement:
http://www.codeplex.com/wpad