Jump to content

Execute HQ9+/Common Lisp: Difference between revisions

m
Categorization now in master page
(use case instead of cond, don't put an extra newline in quining)
m (Categorization now in master page)
Line 1:
{{implementation|HQ9+}}{{collection|RCHQ9+}}[[Category:Common Lisp]]
=={{header|Common Lisp}}==
{{implementation|HQ9+}}{{collection|RCHQ9+}}[[Category:Common Lisp]]
 
The interpreter (in [[Common Lisp]]) accepts a string, treated as program text, or a pathname object, in which case the contents of the file are the program text.
 
<lang lisp>(defun slurp (filespec)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.