AdPast9882@alien.topB to Lisp@communick.newsEnglish · 1 年前Which language that is not a lisp or lisp dialect is closest to lisp?message-squaremessage-square50fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1message-squareWhich language that is not a lisp or lisp dialect is closest to lisp?AdPast9882@alien.topB to Lisp@communick.newsEnglish · 1 年前message-square50fedilink
minus-squaretheangeryemacsshibe@alien.topBlinkfedilinkEnglisharrow-up1·1 年前Behold, a Lisp: (identification-division (program-id :hello-world)) (procedure-division (main (display "Hello, world!") (stop run)))
minus-squaresdegabrielle@alien.topBlinkfedilinkEnglisharrow-up1·1 年前That’ll do u/theangeryemacsshibe, that’ll do.
Behold, a Lisp:
That’ll do u/theangeryemacsshibe, that’ll do.