Links
Scheme-related Interests
- GUIs, the holy grail for which is "write once, run everywhere". This might be possible in a suitably portable version of Scheme, even a compiled one. (Compilation could be a "cloud" service too.)
- Qt
- OpenGL
- OpenStreetMap
Eggs laid
- dbus
- DBus interface which permits writing services and clients (it needs porting to Chicken 4 yet though)
- gps
- interface to gpsd
- graphics gems
- Bezier curve fitting, and possibly in the future other graphics algorithms taken from the Graphics Gems book series
- expat
- expat XML parser (Felix wrote it, I just ported it to chicken 4, and keep using it)
- endian-port
- port wrapper for doing binary I/O with endian conversion (Ivan Raikov wrote it, I just ported it to chicken 4, and keep using it)
Special Thanks
Thanks to Felix for starting this great project. And thanks to everyone in the community for writing so many eggs and thereby making Chicken practical for "real work".