Skip to content

0.1.0

Compare
Choose a tag to compare
@wcho21 wcho21 released this 22 Dec 05:46
· 20 commits to master since this release
2ed696e

Syntax

  • Variable assignment (=)
  • Comparison operators (==, !=, >, <, >=, <=)
  • Logical not operator (!)
  • Conditional statement (만약, 아니면)
  • Closure (함수)
  • Number, boolean, and string literals