(Untitled)
Such is modern computing: everything simple is made too complicated because it’s easy to fiddle with; everything complicated stays complicated because it’s hard to fix. Rob Pike…
}
Skip to main contentSuch is modern computing: everything simple is made too complicated because it’s easy to fiddle with; everything complicated stays complicated because it’s hard to fix. Rob Pike…
I liken TAOCP to Proust. Fawned over by a small subset of people (rightfully so), a larger subset who talks about it but doesn’t actually read it, and shunned by the majority as dense and intimidating…
Yes, but not so much simplicity of syntax. I’m misled here by a superficial resemblance between the cultures of Haskell and Lisp. Both cultures are obsessed with mechanically processing code, and ther…
It’s that (too frequent) time again … when I anxiously (and full of fickleness) wonder what language to increase familiarity with. The last year, I learnt quite a bit of common lisp, or atleast enoug…
It's that (too frequent) time again ... when I anxiously (and full of fickleness) wonder what language to increase familiarity with. The last year, I learnt quite a bit of common lisp, or atleast…
CL-USER> (setf universe (find-class 't)) #<BUILT-IN-CLASS T> CL-USER> (typep universe universe) T View On WordPress…
CL-USER> (setf universe (find-class 't)) #<BUILT-IN-CLASS T> CL-USER> (typep universe universe) T…
A graphical Repl for Lisp Finally found one of the things I was looking for! GTFL is a (ql:quickload "gtfl") call away. See this pdf to find out more. Meanwhile, here is an example:…
Finally found one of the things I was looking for! GTFL is a (ql:quickload "gtfl") call away. See this pdf to find out more. Meanwhile, here is an example:…
Lisp, CLOS and Math What, you say, mathematicians just have to use Haskell ?? Stop right there, and read this. Technically, there’s nothing new to see here at all. Lisp is high-level and low-level.…
What, you say, mathematicians just have to use Haskell ?? Stop right there, and read this. Technically, there's nothing new to see here at all. Lisp is high-level and low-level. Lisp is multi-pa…
Silicon Valley, and everything it stands for metonymically in our culture, has indeed affected billions of people around the planet. The innovations have come fast and furious, turning the past four d…