fredericaltorres / DynamicJavaScriptRunTimes.NET

DynamicJavaScriptRunTimes.NET is a layer above, the Noesis JavaScript.NET run-time and the Jurassic JavaScript run-time that provide access to the JavaScript Objects and Arrays in a dynamic way for C# application. DynamicJavaScriptRunTimes.NET also provide a CoffeeScript compiler and run-time.

Home Page:http://frederictorres.blogspot.com/2011/06/running-javascript-from-c-with-hint-of.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DynamicJavaScriptRunTimes.NET

What is it?

DynamicJavaScriptRunTimes.NET is a layer above

  • The Noesis JavaScript Run-time
  • The Jurassic JavaScript Run-time

that provide access to the JavaScript Objects and Array in a dynamic way.

DynamicJavaScriptRunTimes.NET also provide a CoffeeScript compiler and run-time.

Web site

##Copyright Copyright (c) 2011 Frederic Torres

License

You may use DynamicJavaScriptRunTimes.NET under the terms of the MIT License.

##Contact fredericaltorres@gmail.com

##Source Code:

https://github.com/fredericaltorres/DynamicJavaScriptRunTimes.NET

History

Date        Version Features/Bug Fixes
--------------------------------------------------------------------
2011-06-29  0.0.1   First release to github

About

DynamicJavaScriptRunTimes.NET is a layer above, the Noesis JavaScript.NET run-time and the Jurassic JavaScript run-time that provide access to the JavaScript Objects and Arrays in a dynamic way for C# application. DynamicJavaScriptRunTimes.NET also provide a CoffeeScript compiler and run-time.

http://frederictorres.blogspot.com/2011/06/running-javascript-from-c-with-hint-of.html

License:MIT License


Languages

Language:C# 95.2%Language:CoffeeScript 2.7%Language:JavaScript 1.7%Language:Shell 0.4%