Skip to content
forked from unvell/ReoScript

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...

Notifications You must be signed in to change notification settings

fstfwd/ReoScript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReoScript

Script language engine for .NET programs

ReoScript is ECMAScript-like script language engine for .NET Application. It makes your Application can run macro and script. All modules are written in C# and no dependencies with other languages like C/C++.

Documentation is available at: http://reoscript.codeplex.com

Official Website

Getting technical support and more available information at: http://www.unvell.com/ReoScript

License

ReoScript and ReoScript Editor are released under GNU Lesser General Public License (LGPLv3).

copyright (c) unvell.com 2012-2014 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...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%