DTRACE: Difference between revisions
Appearance
Created page with "A multi-platform more powerful alternative to the TRACE and UNTRACE commands in Common Lisp developed by David S. Touretzky in the 1980's and published in his 1990 book ''..." |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
==Version== | ==Version== | ||
* DTRACE August 2003 | * DTRACE August 2003: Updated to work with ANSI Common LISP. | ||
: Updated to work with ANSI Common LISP. | |||
==Publications== | |||
* David S. Touretzky: [https://www.cs.cmu.edu/~dst/LispBook/book.pdf COMMON LISP: A Gentle Introduction to Symbolic Computation] - The Benjamin/Cummings Publishing Company 1990, ISBN 0-8053-0492-4 | |||
* David S. Touretzky: ''Common Lisp: A Gentle Introduction to Symbolic Computation'' - Dover 2013, ISBN 978-0486498201 | |||
==Links== | ==Links== | ||
* [https://www.cs.cmu.edu/~dst/Lisp/dtrace | * [https://www.cs.cmu.edu/~dst/Lisp/dtrace DTRACE Repository] | ||
[[Category:Software written in LISP]] | |||
Latest revision as of 16:38, 9 January 2021
A multi-platform more powerful alternative to the TRACE and UNTRACE commands in Common Lisp developed by David S. Touretzky in the 1980's and published in his 1990 book COMMON LISP: A Gentle Introduction to Symbolic Computation. It is important not to confuse it with the DTrace debugging and performance analysis tool for UNIX like systems.
Version
- DTRACE August 2003: Updated to work with ANSI Common LISP.
Publications
- David S. Touretzky: COMMON LISP: A Gentle Introduction to Symbolic Computation - The Benjamin/Cummings Publishing Company 1990, ISBN 0-8053-0492-4
- David S. Touretzky: Common Lisp: A Gentle Introduction to Symbolic Computation - Dover 2013, ISBN 978-0486498201