Skip to content
Snippets Groups Projects
Commit 7b973467 authored by toy's avatar toy
Browse files

From Eric Marsden:

    From a recent thread on comp.lang.lisp, it seems that CMUCL is non
    conforming in the way that it handles the coalescing of constants in
    the functions EVAL and COMPILE:

       Literal objects appearing in code processed by the compile
       function are neither copied nor coalesced. The code resulting
       from the execution of compile references objects that are eql
       to the corresponding objects in the source code.
parent b08b4fdd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment