libmya 0.1.0
Library to parse Mya language.
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 Cast_node
 CcqueueCircular queue of integers
 CdstringA dynamic string (dstring) that automatically reallocate her buffer when needed
 ChashitemAn item inside a hashtable
 ChashtableA hashtable
 CmirMya in-memory intermediate representation
 Cmir_bitfieldA bitfield declaration
 Cmir_bitfield_fieldA bitfield's field declaration
 Cmir_bitfield_specA bitfield or bitfield's field declaration
 Cmir_instInstruction declaration
 Cmir_inst_paramAn instruction's parameter
 Cmir_registerRegister declaration
 CmoduleStruct that represents a Mya module
 Cmodule_errorStruct that represents a error inside a Mya module
 CstackA struct representing a dynamic stack
 CtokenStruct for a Mya token