rzimmerman / kal

A powerful, easy-to-use, and easy-to-read programming language for the future.
http://rzimmerman.github.io/kal
MIT License
394 stars 18 forks source link

Some issues with chained conditionals #47

Closed rzimmerman closed 11 years ago

rzimmerman commented 11 years ago

Example:

if me.callback isnt current_callback but not me.is_else_if
rzimmerman commented 11 years ago

Also:

rv += else_block_js + me.else_block.js_closeout() when me.else_block exists