> Then just define your if-engines macro first and follow it with > > (if-engines > (define make-engine > (eval 'make-engine (environment '(scheme))))) > > this eliminates most of the code that you have. > > Aziz,,,
Sweet! thanks.
> Then just define your if-engines macro first and follow it with > > (if-engines > (define make-engine > (eval 'make-engine (environment '(scheme))))) > > this eliminates most of the code that you have. > > Aziz,,,
Sweet! thanks.