Work on PyXASM syntax handler
Created by: tnguyen-ornl
-
Simple var assignment statement. Support exp_i_theta circuit.
-
Nested for loops and rewrite to C++ range-based for loops.
-
Nested JIT kernels by code assembling/injection.
Added a few test cases and a couple of examples.