This repository has been archived on 2020-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
Alek Ratzloff 66af3dcc53 Add base statement parsing
Assign statements and standalone expression statements are added, plus
some tests.

Additionally, starting tokens are implemented using lazy_static!{} so
that they can be mixed and matched.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-05-06 16:57:28 -04:00
2020-05-06 16:57:28 -04:00
2020-04-27 12:42:17 -04:00
2020-05-02 18:42:01 -04:00
2020-05-02 18:42:01 -04:00
Description
It certainly isn't Python!
481 KiB
Languages
Rust 100%