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
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Jasmine!