# ReoScript **Repository Path**: flyarmy81/ReoScript ## Basic Information - **Project Name**: ReoScript - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-31 - **Last Updated**: 2024-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.