sunkencity

↗ HN profile [ 69.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Found it at: A Programming Language (APL/J/K – The Movie) http://www.aprogramminglanguage.com/ APL the movie seems like a pretty fantastic project, I wish it the best of luck!

  2. Calling CUDA from Clojure (code.google.com)
  3. Trying to learn lisp I finally found a way to make a mental model of how a lisp system works macros and all by looking at the source for Jscheme and this nice intro to it. There's so much talk about cons this and cons…