> Hi Tim! Working on 2.6.11, and did something to prevent the > hashing/memoization from taking place in pascal.input, e.g. pn(50) > hangs. How can I see what functions are being generated and trace the > compiler? )lisp (trace compile) does not work.
The function you want is |genMapCode| in src/interp/i-map.lisp.pamphlet This calls |reportFunctionCompilation| in src/interp/slam.lisp.pamphlet It appears to use the variable |$whereCacheList| Tim _______________________________________________ Axiom-developer mailing list Axiom-developer@nongnu.org https://lists.nongnu.org/mailman/listinfo/axiom-developer