V1.0.1 fully compatible with PS2 and 3.
Jasmine uses the ASM byte code manipulation library (http://asm.ow2.org/) to create Java byte code to evaluate numerical expressions and algorithms.
Evaluation of compiled expressions is very fast, in most cases it is faster than the equivalent byte code produced by the Java compiler (javac).
Features
- evaluates numerical expressions and algorithms
- uses standard order of precedence
- includes all commonly used mathematical symbols and functions
- evaluates scripts with multiple expressions and over multiple lines
- supports use of variables
- handles + and - unary operators used with numbers and variables
- syntax checking and reporting
- includes simple conditional statement 'if-then-else-endif'
- includes 'do-while', 'repeat-until' and 'for' loop constructs.
- does not require a Java compiler for evaluation
- small size ~115kB
Follow Jasmine
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Jasmine!