QExp是一个由Delphi实现的微型解释器,由QDAC项目中表达式计算需求引起,然后增强实现。
QExp支持:
1、一到多条语句的计算执行;
2、支持运算符的优先级处理;
3、支持在表达式中使用函数;
4、支持用户自定义变量
5、支持复合语句的执行
QExp的运算符与C/C++/Java/JavaScript基本一致,并增加了整除运算符"\",幂运算符"**"。
更多信息,参考QExp语法说明
Follow QExp
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of QExp!