Nit-picking languages
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…
}
Skip to main contentIt’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…
On second thoughts, Tumblr is actually a great place for snippets, the kind of stuff that I would otherwise “+1” or “Like” and spam my “wall” with.…
Decided that Tumblr isn’t really a good substitute for a blog (and Wordpress is? Are you joking? Maybe), so went with wordpress instead ……
Calculating, Scheming, and Paul Graham I came across [this paper] recently, and it challenged some of the thoughts/assumptions that had been building in my mind for a while (it discusses Scheme vs Mi…