Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Release v0.3.0

Compare
Choose a tag to compare
@xushiwei xushiwei released this 05 Apr 00:20
· 754 commits to main since this release

new features:

  • switch, while
  • break/continue
  • Array Member: a[n]
  • Comma
  • Ternary Conditional: cond?a:b