Y
Hacker News
new
|
ask
|
show
|
jobs
by
schemescape
1099 days ago
I was specifically talking about Common Lisp’s print/read functions which are not safe for untrusted input:
https://github.com/salewski/cl-safe-read/blob/master/README....