licenses.dev

koto_parser v0.15.3

The parser used by the Koto programming language

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stackDIRECT0
syn • 2.0.104Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)DIRECT5
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. DIRECT0
unicode-width • 0.2.1Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
unicode-xid • 0.2.6Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
ISC2
PackageRelationDependenciesPublished
derive-name-macros • 1.1.1Derive macros for derive-name crate.INDIRECT4
derive-name • 1.1.0Derive macro to get the name of a struct, enum or enum variantDIRECT5
MIT2
PackageRelationDependenciesPublished
koto_lexer • 0.15.3The lexer used by the Koto programming languageDIRECT3
koto_memory • 0.15.3Memory management utilities used by the Koto programming languageDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/koto_parser)](https://licenses.dev/cargo/koto_parser)
<a href="https://licenses.dev/cargo/koto_parser">
  <img src="https://licenses.dev/b/cargo/koto_parser" alt="licenses" />
</a>

Or the licenses badge code for the 0.15.3 version:

[![licenses](https://licenses.dev/b/cargo/koto_parser/0.15.3)](https://licenses.dev/cargo/koto_parser/0.15.3)
<a href="https://licenses.dev/cargo/koto_parser/0.15.3">
  <img src="https://licenses.dev/b/cargo/koto_parser/0.15.3" alt="licenses" />
</a>
GitHub