Here's an example of a project with 2 flex/bison parsers. Unfortunately, flex and bison use a ton of global variables, so we can easily get linker conflicts. The main idea is that we can separate them ...
{ "name": "image_1", "type": "IMAGE", "link": 2, "slot_index": 1 }, { "name": "image_2", "type": "IMAGE", "link": null, "slot_index": 2 }, { "name": "image_3", "type ...