lantiga / ki

lisp + mori, sweet.js

Home Page:ki-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

+ should be treated as an unexpected token in ki

stammi opened this issue · comments

ki (+ 2 3) returns 3

This may lead to subtle bugs. So the use of the symbol should be prohibited.
Like *, + should be treated as an unexpected token.