Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 264 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 264 Bytes

Pyxis

A DSL for describing types for existing structures and classes in memory.

Write .pyxis files describing your structures, and then use the driver to automatically generate Rust code for those structures. Very rudimentary and primarily for my use only.