flp-framework 0.1.0

Floorplan, a memory layout specification language, code-generation necessities.
Documentation
  • Coverage
  • 97.44%
    38 out of 39 items documented5 out of 31 items with examples
  • Size
  • Source code size: 26.1 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.94 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • RedlineResearch/floorplan
    19 0 2
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cronburg

The flp_framework Crate

This module contains the Rust binding for the Floorplan compiler to generate address types in terms of. These interfaces support basic arithmetic operations, address comparisons, pretty printing, and direct memory access.

For information on acquiring the Floorplan compiler itself, go see the GitHub project here.