# 易语言脚本框架 **Repository Path**: kairuier/easy-language-script-framework ## Basic Information - **Project Name**: 易语言脚本框架 - **Description**: 脚本解释码是作者独创的命令行式解释码引擎的一切代码都是作者独立编写,没有抄袭任何案例,创新引擎结构 脚本是真正强类型脚本,并不是先前论坛上那些全部为文本模拟的脚本,它存在这几个数据类型整数型,小数型,双精度小数型,文本型,逻辑型,日期时间型,字节集型 这些数据类型全部都是真实的易语言变量,拥有真正的变量栈 脚本支持指针操作 $XXX(提取数据地址,可以是常量也可以是变量) @XXX(提取函数地址) - **Primary Language**: 易语言 - **License**: Not specified - **Default Branch**: master - **Homepage**: https://bbs.125.la/forum.php?mod=viewthread&tid=14708792&page=1&ordertype=1#pid22446476 - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-12-07 - **Last Updated**: 2022-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 易语言脚本框架 #### Description 脚本解释码是作者独创的命令行式解释码引擎的一切代码都是作者独立编写,没有抄袭任何案例,创新引擎结构 脚本是真正强类型脚本,并不是先前论坛上那些全部为文本模拟的脚本,它存在这几个数据类型整数型,小数型,双精度小数型,文本型,逻辑型,日期时间型,字节集型 这些数据类型全部都是真实的易语言变量,拥有真正的变量栈 脚本支持指针操作 $XXX(提取数据地址,可以是常量也可以是变量) @XXX(提取函数地址) #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)