We are inspired by rustc, the rust compiler, and have copied and modified some code. We really appreciate the work that the Rust team have done.
Rust is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses, and a copy of them can be found under the licenses/rustc directory.
we copied some codes from prost which is a protobuf lib for rust. We really appreciate the work that the prost team have done.
prost is distributed under the term of Apache License (Version 2.0), and a copy of them can be found under the licenses/prost directory.