JohnEarnest / ok

An open-source interpreter for the K5 programming language.
MIT License
587 stars 72 forks source link

dict values are not eval'ed #32

Closed ngn closed 8 years ago

ngn commented 8 years ago
 [a:1+2]
[a:1+2]
 [a:1+2]`a
1+2
 @ [a:1+2]`a
107