licenses.dev

oftlisp-anf v0.1.3

An OftLisp backend using A-normal form.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. DIRECT0
itertools • 0.6.5Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
lazy_static • 0.2.11A macro for declaring lazily evaluated statics in Rust.INDIRECT0
log • 0.3.9A lightweight logging facade for Rust DIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
quote • 0.3.15Quasi-quoting macro quote!(...)INDIRECT0
syn • 0.11.11Parser for Rust source codeINDIRECT3
synom • 0.11.3Stripped-down Nom parser used by SynINDIRECT1
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
unicode-xid • 0.0.4Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
MIT7
PackageRelationDependenciesPublished
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
oftlisp • 0.1.3A compiler and interpreter for OftLisp, in Rust.DIRECT21
spin • 0.4.10Spin-based synchronization primitivesINDIRECT0
synstructure • 0.5.2Helper methods and macros for custom derivesINDIRECT4
try_opt • 0.1.1[deprecated] Like try!, but for OptionINDIRECT0
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
MIT OR Unlicense3
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
same-file • 0.1.3A simple crate for determining whether two file paths point to the same file. INDIRECT3
walkdir • 1.0.7Recursively walk a directory.INDIRECT4
MPL-2.03
PackageRelationDependenciesPublished
gc_derive • 0.3.1Garbage collector derive plugin for rust-gcDIRECT5
gc • 0.3.6Tracing garbage collector plugin for Rust.DIRECT0
smallvec • 0.4.5'Small vector' optimization: store up to a small number of items on the stackDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.3 version:

[![licenses](https://licenses.dev/b/cargo/oftlisp-anf/0.1.3)](https://licenses.dev/cargo/oftlisp-anf/0.1.3)
<a href="https://licenses.dev/cargo/oftlisp-anf/0.1.3">
  <img src="https://licenses.dev/b/cargo/oftlisp-anf/0.1.3" alt="licenses" />
</a>
GitHub