Skip to content
This repository was archived by the owner on Jun 27, 2026. It is now read-only.

Version 0.0.3

Choose a tag to compare

@BYVoid BYVoid released this 08 Apr 13:07
· 121 commits to master since this release

2012-10-01

  • Added try..catch statement support
  • Declare arguments in cont() automatically
  • Eliminated generated empty 'else' block
  • Refactored variables declaration extraction
  • Use 2-space indent to generate code
  • Supported array and object
  • Added more test cases