Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 206 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 206 Bytes

This repository contains two projects:

  • repc is a Rust crate that contains APIs to compute the layout of C types.
  • cly is a program that can compute the layout of C types using a DSL.