ir
ir copied to clipboard
bindings: Implement C++ frontend
Based on ir.h
, ir_test.h
and ir_test.c
example implementation, develop a C++ wrapper for the IR functionality. Yet it is to be started in a simple manner to make the C++ code as simple as possible, while keeping in mind to prospectively modernize for the C++11 and onwards.