Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capturing *trace-output* #46

Open
ghost opened this issue Nov 3, 2018 · 1 comment
Open

Capturing *trace-output* #46

ghost opened this issue Nov 3, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 3, 2018

Hello,

I'm new to Lisp, and studying Norvig's book. In the book, he makes use of the trace special form.

So, I was wondering if there might be a way to capture the *trace-output* stream and make it visible on the frontend. I tried (setf *trace-output* *standard-output*), but it didn't seem to work.

I don't really yet know what I'm doing, so any help's appreciated!

Thanks

@fredokun
Copy link
Owner

fredokun commented Nov 9, 2018

I'll dig into this (as a tribute to PAIP ;-) ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant