The source project of this merge request has been removed.
TT_Dict token type
Here's the code for defining a custom TT_Dict token type. I'm not sure if I've gotten token allocation in act_dict()
right. Additionally, h_pprint()
always wraps the pretty printer output in a JSON object with "TT" and "N" fields. Is that ok, or should I try working around it?