Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 923 Bytes

File metadata and controls

40 lines (23 loc) · 923 Bytes

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