Type aliases #113
Labels
code generation
Issues related to code generation
proposed feature
A proposed new feature
semantics
Issues related to semantics
spec
Issues related to the FPP language specification
syntax
Issues related to syntax
user's guide
Issues related to the FPP User's Guide
Allow type aliases, e.g.,
type FwPacketDescriptorType = U32
. That way we can generate code for the GDS and for the C++ implementation that keeps these types consistent.The text was updated successfully, but these errors were encountered: