New interface for blueprints
Changes:
- New interface for blueprints,
Blueprint
classes are now defined as static classes and instructions as attributes not a separate dictionary. - Added
Int
maker class. - Added
Float
maker class.
Changes:
Blueprint
classes are now defined as static classes and instructions as attributes not a separate dictionary.Int
maker class.Float
maker class.