able-script/ablescript
Erin e3d49c9c1f Changed variable declaration / assignment and equals syntax:
- `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
2022-04-18 20:34:08 +02:00
..
src Changed variable declaration / assignment and equals syntax: 2022-04-18 20:34:08 +02:00
Cargo.toml version bump 2022-04-12 14:17:20 +02:00