Skip to content

2.0.0

Compare
Choose a tag to compare
@ali77gh ali77gh released this 04 Nov 14:17
· 36 commits to stable since this release
9f0dcd3
  1. Arrays
  2. fix: 'random' on WASM
  3. eval function
  4. ChapApp
  5. Piping syntax (1, 2 -> add -> toString -> print)
  6. Parentheses (1, 2 -> add), (2, 3 -> add) -> concat -> $var // 35
  7. New debugger syntax 1,2 -> add? -> $sum