A thin wrapper of Jint (popular JavaScript interpreter on .NET) for adapt to Microsoft.Scripting.Runtime.LanguageContext interface.
                        
                    
         
                Info
| Version: | 1.0.0.1 | 
| Author(s): | J.Sakamoto | 
| Last Update: | Sunday, April 26, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jsakamoto/ironjint | 
| NuGet Url: | https://www.nuget.org/packages/IronJint | 
Install
Install-Package IronJint
                        dotnet add package IronJint
                        paket add IronJint
                        
                                IronJint Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- DynamicLanguageRuntime(1.1.0)
- Jint(2.4.0)
Tags
