Expand description
The Verilization compiler generates serialization code for various languages.
Modules§
- lang
- Defines generator related code for languages.
- model
- parser
- util
- Utility functions that can be useful for generators.
Macros§
- for_sep
- Creates a loop with code executed in between each iteration.
Structs§
- File
Output Handler - An output handler that operates directly on the file system.
- Memory
Output Handler - An output handler that operates on an in-memory file system.
Enums§
Functions§
- load_
all_ models - load_
files - Loads a set of files into a model.