This adds the Isekai main program class which reads the command
line arguments and creates the CParser instance which will parse the
input C file and output the arithmetic circuits. Additionally, this PR introduces
helpers for abstracting some of the operations with libclang.
This adds the Isekai main program class which reads the command line arguments and creates the CParser instance which will parse the input C file and output the arithmetic circuits. Additionally, this PR introduces helpers for abstracting some of the operations with libclang.