Y
Hacker News
new
|
ask
|
show
|
jobs
by
lelanthran
1263 days ago
If it's just for comments, IIRC Lisp has docstrings - the very first expression in a Lisp function can be a string literal which gets compiled into the final executable as a docstring which can be retrieved at runtime.