Experiment to implement a simple pre-processor for C that implements the simplest core of "C with Tuples", viz function defns returning a tuple, return statements returning a tuple, calls breaking the return value down to individual elements -
View it on GitHub