Skip to content

Marc Abramowitz

  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing

Category: Lisp

Common LispDebianLinuxLispProgrammingUbuntu

SBCL and SLIME a no-go on Ubuntu

Just for the heck of it, I installed SBCL from a package. Worked fine. But then I tried to use it in SLIME (latest version from CVS). No go. (more…)...
Marc 2006-04-162007-03-11
LispProgramming

Steve Yegge: Lisp is not an acceptable Lisp

Steve Yegge: Lisp is not an acceptable Lisp Lisp is not an acceptable LISP. Not for any value of Lisp. There's nothing magical about this, nothing partisan. If Lisp were acceptable, then we'd all be using it. Very interesting...
Marc 2006-04-152006-04-22
LispProgramming

Short introduction to UnCommon Web programming – Yikes!

UCW intro Holy crap - that's a lot of dependencies and a lot of work just to set it up for a simple tutorial. When I saw the title, I thought it might be a fun little tutorial to try, but when I saw what was involved...yikes, I...
Marc 2006-04-132006-04-13
LispProgrammingRuby

Why Ruby is an acceptable LISP

Eric Kidd has an interesting post entitled "Why Ruby is an acceptable LISP". As it turns out, Ruby compares well as a functional language, and it fakes macros better than I’d thought.... Now, given a choice between a...
Marc 2006-04-112006-04-13
Common LispProgramming

Accessing C functions from CLISP

It's pretty impressive how easy it is to call C functions from Lisp, once you know the proper FFI voodoo. For example, this is how I accessed the standard C library function time from CLISP on my Linux system. (ffi:def-call-out...
Marc 2006-03-292007-03-11
ProgrammingScheme

camel-case-from-underscored

Continuing Marc's exploration of Lisp, today we present a Scheme function that might be marginally useful: (more…)...
Marc 2006-03-192007-03-11
BooksLispProgrammingScheme

The Little Schemer

I saw "The Little Schemer" a few days ago at my local Barnes & Noble so I bought it and started reading it. I've read 8 out of the 10 chapters so far and here are my thoughts... (more…)...
Marc 2006-03-162007-03-11

Posts pagination

Prev Page 1 Page 2 Page 3 Page 4 Next
Theme: flowp by Alex Gurghis.
  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing