QExp是一个由Delphi实现的微型解释器,由QDAC项目中表达式计算需求引起,然后增强实现。
QExp支持:
1、一到多条语句的计算执行;
2、支持运算符的优先级处理;
3、支持在表达式中使用函数;
4、支持用户自定义变量
5、支持复合语句的执行
QExp的运算符与C/C++/Java/JavaScript基本一致,并增加了整除运算符"\",幂运算符"**"。
更多信息,参考QExp语法说明
Follow QExp
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of QExp!