Skip to content

JavaScript-like script language engine for .NET Application. Easy to plug in .NET Application and making API extension for script. Enhanced syntax and features are also available such as lambda expression, call setTimeout with arguments, etc...

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Dec 11, 2013
Nov 24, 2019
Sep 15, 2020
Feb 15, 2013

README.md

ReoScript

ReoScript is an ECMAScript-like script language interpreter designed to integrate in .NET program. ReoScript makes your application can run script program.

Features

  • ECMAScript-like syntax
  • Various methods support to integrate into .NET application
  • Support to add customize objects, types and functions
  • Directly access to .NET classes; including using .NET framework classes
  • Enhanced syntax and extension features, like import keyword and lambda expressions

License

MIT License

Copyright (c) jinglu@unvell.com, unvell.com 2012-2017, all rights reserved.

About

JavaScript-like script language engine for .NET Application. Easy to plug in .NET Application and making API extension for script. Enhanced syntax and features are also available such as lambda expression, call setTimeout with arguments, etc...

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.