Great series of videos on Drupal CMS and related technologies including HTML and JavaScript
Learn Drupal fast: training resources
Recommended Technologies, Technical Resources
Comments Off on Learn Drupal fast: training resources
Apr 262012
Apr 262012
This is a handy cheat sheet for Emacs Slime commands.
http://www.pchristensen.com/slimecommands.pdf
If you use Lisp, try Slime – it is a great tool for running a Lisp REPL with completion, syntax coloring, Meta-. (“meta dot”) and more.
CCL 1.8 is in the Mac App Store
Recommended Technologies
Comments Off on CCL 1.8 is in the Mac App Store
Apr 262012
CCL (Clozure CL) is an open-source implementation of Common Lisp that runs on Mac OS X, Windows, Gnu/Linux, and variants of Unix. Version 1.8 is now available from the Mac App Store. To download CCL for Mac or other platform, open URL: http://ccl.clozure.com
Lisp programming
Recommended Technologies
Comments Off on Lisp programming
Jan 012012
We use Common Lisp for most projects involving symbolic programming for deployment on general-purpose system platforms. (Mac OS X, Linux, Windows)
We have experience using many implementations of Common Lisp, including
- Clozure CL (formerly OpenMCL)
- SBCL
- Lispworks
Recent Comments