Skip to content

Marc Abramowitz

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

Category: Common 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
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

Posts pagination

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