This crate is part of the Goscript project. Please refer to https://goscript.dev for more information.
It's a port of the the parser from the Go standard library https://github.com/golang/go/tree/release-branch.go1.12/src/go/parser
Usage:
Feature
btree_map
: Make it use BTreeMap instead of HashMap