Y
Hacker News
new
|
ask
|
show
|
jobs
by
jtms
2619 days ago
Nice try bot, whatever it is you were trying to do
2 comments
knolax
2618 days ago
It's more likely to be a human testing something than a bot. TBF, this comment and the replies were more interesting than any of the on topic comments or the article itself.
link
Lowkeyloki
2619 days ago
You have to at least give credit that the bot was apparently written in lisp.
link
username223
2619 days ago
Scheme, actually, since it uses "define" instead of "defun." I formatted it reasonably, but it still looked like a pain to untangle.
link
kazinator
2618 days ago
The original Lisp also used
DEFINE
. See the
LISP 1 Programmer's Manual
, Mac Carthy et al. 1960, P. 23.
link
gnulinux
2618 days ago
Scheme is a lisp.
link