Written in 100% pure CL.
- iolib - networking
- flexi-streams - easy requests/responds deconding/encoding.
- ieee-floats - floats/double decoding/encoding
- lparallel - queues/threading
- bordeaux-threads - threading
- salza2 - data compression
- cl-store - serialization
- alexandria - lots of handy stuff
- trivial-garbage - portability layer for GC
- iterate - loops and stuff
Nothing, but I can do something. For example, I can draw a little cube:
--------
| |
| Weee |
| |
--------
It's definitely a cube, you're just looking at it at wrong angle.