and why are lisp weenies so obsessed with it? t. java pleb
Name:
Anonymous2018-12-14 21:06
Programs as data. A generalised idea of first-order functions. Simplest example: self-modifying programs. It’s a very simple idea that has been blown up by academia.
Name:
Anonymous2018-12-14 21:08
That time you used notepad++ search and replace to turn a list of anii to a list of sequel commands, each inserting one anus into the table? Metaprogramming basically.
Name:
Anonymous2018-12-14 21:14
And lisp is adequate because a lisp program is just a nested linked list and can be operated on. (+ 5 (* 2 4)) is the same object as (define anux (* 3 3)). Both can be carred and cuddered.