[Ecls-list] [patch] Printing byte-compiled functions
Maciek Pasternacki
maciekp at japhy.fnord.org
Mon May 9 18:36:41 UTC 2005
Attached patch makes ecl print byte-compiled functions in readable
form when *print-readably* is true. It converts byte-compiled
function to macro #Y(name lex specials definition bytecodes data)
(currently in nil is printed at definition field; maybe some control
variable should be added to control if we want to print out not only
bytecodes but also function's definition). Appropriate reader macro
#Y(...) is also defined and installed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecls-print-bytecodes.diff
Type: text/x-patch
Size: 4569 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20050509/c9f594f6/attachment.bin>
-------------- next part --------------
--
__ Maciek Pasternacki <maciekp at japhy.fnord.org> [ http://japhy.fnord.org/ ]
`| _ |_\ / { ...I choose to live and to grow, take and give and to
,|{-}|}| }\/ move, learn and love and to be paranoid and to lie, hate and fear
\/ |____/ and to do what it takes to move through.. } ( M. J. Keenan ) -><-
More information about the ecl-devel
mailing list