Skip to content

Version 0.0.3

Pre-release
Pre-release

Choose a tag to compare

@BYVoid BYVoid released this 20 Oct 09:49
· 129 commits to master since this release

Fix bugs of Windows Batch:

  • While loop labels.
  • Raw statement.
  • String escape.
  • Print without newline.
  • Print return value.
  • Return value of recursive function.
  • Multiple parameters of function call.
  • Arithmetic comparisons.