Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 578 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 578 Bytes

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) unvell inc., Jingwood 2012-2022, all rights reserved.