AODQ / pulchritude-engine

lingua franca game engine
MIT License
0 stars 0 forks source link

Add macro hints to field initialization #25

Open AODQ opened 2 years ago

AODQ commented 2 years ago

Description

There are a number of macros that can be used (whether empty field or not) to allow the C-to-JSON script to embed more useful information for bindings. For example, some languages allow structs to have default values.