forked from AbleScript/ablescript
Erin
eac86b5e0b
- `dim <ident> [value];` is now used for declaration - `<value> =: <assignable>` is used for assignments - As token `=` doesn't cause any ambiguity now, it can be used for equals operation |
||
---|---|---|
.. | ||
ast.rs | ||
base_55.rs | ||
brian.rs | ||
consts.rs | ||
error.rs | ||
interpret.rs | ||
lexer.rs | ||
lib.rs | ||
parser.rs | ||
rickroll | ||
variables.rs |