An Expression Parser and Evaluator result in JSON object. Written in Pascal. 表达式的解析和求值是一个应用面非常广的功能。JSON格式因其简明、易于操作,使用面日渐广泛。本项目将表达式分析的结果存放在JS

Features

  • Value collection operation. eg: X in ( Null, 1, 2+3, Y-6)
  • Mutil sentence divided by ;
  • Set value of variable with := eg: X := Y + 1; Y := X * Y
  • IF statement. eg: IF(Name is null, 'No Name', 'Name is: '+Name)
  • Boolean operators: AND OR XOR
  • Math operators: + - * / \ %
  • Bit operators: & | ^ ~
  • Compare operators: = > < >= <= <>
  • String Operators: + Len eg: Len('Hello'+#32+'World!')
  • VarHelper can provide custom variable get/set.
  • FuncHelper can provide custom function call.
  • TraceOnLine will tirgger event at every sentence complete eval.

Project Samples

Project Activity

See All Activity >

Categories

Libraries

Follow JSON Expression Parser & Evaluator

JSON Expression Parser & Evaluator Web Site

Other Useful Business Software
Parasoft: Automated Testing to Deliver Superior Quality Software Icon
Parasoft: Automated Testing to Deliver Superior Quality Software

Parasoft provides test automation for every phase of the software development life cycle.

Parasoft helps organizations continuously deliver high-quality software with its AI-powered software testing platform and automated test solutions. Supporting the embedded, enterprise, and IoT markets, Parasoft’s proven technologies reduce the time, effort, and cost of delivering secure, reliable, and compliant software by integrating everything from deep code analysis and unit testing to web UI and API testing, plus service virtualization and complete code coverage, into the delivery pipeline. Bringing all this together, Parasoft’s award-winning reporting and analytics dashboard provides a centralized view of quality, enabling organizations to deliver with confidence and succeed in today’s most strategic ecosystems and development initiatives—security, safety-critical, Agile, DevOps, and continuous testing.
Learn More
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • This project has moved to http://code.google.com/p/jsonexpr
Read more reviews >

Additional Project Details

Intended Audience

Developers

Programming Language

Delphi/Kylix, Object Pascal

Related Categories

Delphi/Kylix Libraries, Object Pascal Libraries

Registered

2009-11-19