Skip to content

Marc Abramowitz

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

Category: Scheme

LispProgrammingScheme

Dissent in the Scheme community

Interesting to see that Scheme is moving forward, though not everyone is totally happy with the direction. Arto Bendiken: R5.97RS Scheme Considered Harmful...
Marc 2007-08-22
LispProgrammingScheme

Accessing the Yahoo Web Search API from MzScheme

A bit of Scheme code that I was dorking around with a long time ago and never got around to posting. This probably only works in MzScheme since it uses implementation-specific APIs to do HTTP. Here's an example of using it:...
Marc 2007-06-142007-06-14
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
Theme: flowp by Alex Gurghis.
  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing