More Information
- Package Namejoel.duet.opera
- Requires AndroidAndroid 2.2+ (Froyo, API 8)
- Content RatingEveryone
- Architectureuniversal
- Signature60ba91b7876e72323c7e59a097103b54f49da5d9
What's New in the Latest Version 0.1.4
Sep 9, 2015
Since 0.1.3
* numericjs integration to be displayed with jqMath
* New List and Map constructors (see matrix Demo)
Since 0.1.2
* Six new language keywords for user interactions : interact, button, input, newline, value, math. Two new binary operators := for affectation and ::= for affectation after computation (see SAMPLE 20).
* New layout switching ability : coding or interacting layouts.
Since 0.1.1
* Two major bugs fixed : it is now possible to define binary operators inside a let structure