Goでつくるインタプリタ
https://github.com/rariyama/imitation_interpreter/blob/master/src/parser.rs
https://github.com/keiya01/rsmonkey/blob/main/interpreter/ast/stmt.rs
https://natsutan.hatenablog.com/entry/2018/10/08/174703