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