Scheme Code to generate J-SIM circuit commands (similar to PSPICE) without efficiency-wasting abstractions. As the example, a recursive, abstraction-rich definition of an adder can be converted to an abstraction-less definition with the Scheme Program which keeps tracks of the inner workings of all abstractions.