Hacker News new | ask | show | jobs
by qwertyuiop924 3538 days ago
True 'nuff.

I prefer Scheme to CL. The tooling isn't as developed, but Chicken and Guile are both plenty usable, and Scheme is less crufty than CL.

1 comments

Chicken + some plugins they provide are almost more than enough for most people! Great project.
Indeed. It's actually my preferred language for writing code. It may not have as many libraries, and it might not be as mature as, say, CL, but it's just so pleasant to program in.