Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Writing a better TeX in Clojure

Name: Anonymous 2016-10-24 22:23

Name: Anonymous 2016-10-26 7:12

>>15
hy allows both
hy 0.11.1 using CPython (default) 2.7.6 on Linux
=> (car '(1 2 3))
1L
=> (= (car '(1 2 3)) (first '(1 2 3)))
True


>>17,20
I quite like it to be honest. it's relatively minimal, not as weird as clojure (although it uses some cloure-ish conventions like [] instead of () for function parameters) and it allows using FIOC libs while avoiding some annoying FIOC quirks. probably the most practitcal of meme lisps

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List