Releases: notak/tinyproto
Releases · notak/tinyproto
Initial Release
This release works well enough for the project I am working on and contains a few tests. It is badly incomplete in the areas of large numbers and fixed width numbers.
The release binary includes open source code from
- http://mvnrepository.com/artifact/org.antlr/antlr-runtime which is licensed under BSD (http://www.antlr.org/license.html)
- http://mvnrepository.com/artifact/org.apache.commons/commons-lang3/3.0 which is licensed under the Apache license