IronJS is an ECMAScript 3.0 implementation built on top of the Dynamic Language Runtime from Microsoft which allows you to embed a JavaScript runtime into your .NET applications.
IronJS is an ECMAScript 3.0 implementation built on top of the Dynamic Language Runtime from Microsoft which allows you to embed a JavaScript runtime into your .NET applications.
License
IronJS is released under the Apache License Version 2.0.
Requirements
What you need to use IronJS:
- .NET 3.5 (Src/CLR2.sln)
- .NET 4.0 (Src/CLR4.sln)
- Mono 2.10 (Src/mono-build.sh)
IronJS also has experimental support for .NET 2.0 and 3.0. Compile using the CLR2 solution and set the extra NET2 flag.
Additional Reading and Source
- Wiki: https://github.com/fholm/IronJS/wiki
- GitHub Location: https://github.com/fholm/IronJS
- Website: http://ironjs.wordpress.com/
- Mailing List: http://groups.google.com/group/ironjs/topics