QExp是一个由Delphi实现的微型解释器,由QDAC项目中表达式计算需求引起,然后增强实现。
QExp支持:
1、一到多条语句的计算执行;
2、支持运算符的优先级处理;
3、支持在表达式中使用函数;
4、支持用户自定义变量
5、支持复合语句的执行
QExp的运算符与C/C++/Java/JavaScript基本一致,并增加了整除运算符"\",幂运算符"**"。
更多信息,参考QExp语法说明
Follow QExp
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of QExp!