gosyn 0.2.1

Golang syntax parser in Rust
Documentation
1
2
3
4
5
6
7
8
9
# gosyn

Golang's syntax parser in Rust follow by the [Specification](https://go.dev/ref/spec).

Performance is bad for now because of many unnecessary utf-8 decode in scanner.

## documentation

See https://docs.rs/gosyn