ti24horas / JurassicTools

some awesome additions to the Jurassic JS engine

Home Page:http://frozenice.de/blog/jurassic-tools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JurassicTools provides additions to the Jurassic JS engine.

Some features include:

  • Works cross-platform (tested with .NET 4.0 and Mono 2.10)
  • Easily expose classes without the need to inherit from FunctionInstance or similar
  • That means you can use your code either from JS or from .NET
  • Support for enums, varargs and automatic conversion of compatible types
  • Transparent objects
  • Delegates
  • Expose 3rd party classes (even .NET framework stuff)
  • Tight control over what gets exposed and what not

Check this page and this post for more information and examples!

About

some awesome additions to the Jurassic JS engine

http://frozenice.de/blog/jurassic-tools/

License:Other


Languages

Language:C# 100.0%Language:JavaScript 0.0%