Software written in CHICKEN Scheme
This page has a list of applications that are based on CHICKEN.
Feel free to add new entries.
Active Projects
- hO
 - A compiler for the "hO" programming language, an Oberon dialect in which the flight software for the SWI instrument in the JUICE mission was written.
 - Bintracker
 - A chiptune audio workstation for the 21st Century.
 - Ugarit
 - a backup/archival system based around content-addressible storage.
 - Vandusen
 - another IRC bot, this one runs in CHICKEN's official channel (#chicken on Libera.Chat)
 - Hato
 - Alex Shinn's Mail Transfer Agent.
 - Modal Web Server Example
 - Chris Double has written a demonstration for a continuation based web framework using CHICKEN.
 - qwiki
 - The wiki software behind this wiki (running on Spiffy the webserver).
 - Pastiche
 - An awful pasting application. That's the software running at http://paste.call-cc.org
 - chickadee
 - a web interface to chicken-doc, the software that serves up our online API documentation.
 - Hyde
 - A static website compiler. This is being used by several CHICKEN users for their blogs and other personal sites.
 - Ixion Audio's Maestro and Solo2
 - High-end Radio Hardware, CHICKEN is used for the REST backend
 - Art system AST-50
 - The firmware of a karaoke device built with CHICKEN and C.
 - mowedline
 - A lispy statbar for X.
 - scmus
 - An curses mpd client, inspired by cmus.
 - stitchcounter
 - A command-line tool to help you with knitting and crocheting.
 - Crepes-PHYS 2015
 - A tiny game&watch-like game about a fox and his crepes.
 - Ensemble
 - A curses-based client for the Matrix instant messaging/chat protocol.
 - NAWP (NAWP Aint WordPress)
 - A CGI-based blogging engine in CHICKEN.
 - Tarme
 - An i3bar-protocol status generator, written and configured in CHICKEN.
 
Projects that include bindings for CHICKEN
- Quake2AI library
 - A library that allows you to use CHICKEN for scripting AI in Quake 2, a 3D shoot-em-up game.
 - Sedna
 - An industrial strength native XML database for Windows (written in C++), which offers Scheme bindings, released by The Institute of System Programming of the Russian Academy of Science.
 - Rebel Game Engine
 - A game engine using CHICKEN for scripting.
 
Inactive Projects
- mayo
 - a Scheme source-level debugger for CHICKEN
 - gl-suite
 - A suite of OpenGL based eggs and APIs.
 - funk
 - Functional fuzzing in CHICKEN scheme
 - SCOP
 - Sven Hartrumpf ported the SCOP networking library by David Ingram to C and also implemented bindings to CHICKEN and Bigloo.
 - Support to the SCons build-tool
 - Pupeno added CHICKEN support to the SCons build-tool.
 - thumbtribes
 - low bandwidth, location-aware communication
 - Hive
 - A source code manager by Kirill Lisovsky.
 - Iron CHICKEN
 - a CHICKEN-based bot framework for Wikipedia and other wikis that use the MediaWiki software. More generally, a project to make CHICKEN Scheme into a query language for MediaWiki. To put it another way, a project to harness the power of the collaborative wiki environment as a software development platform.
 - Tehila
 - A 3d game engine for rapid development and prototyping.
 - Knodium
 - An online collaboration tool for students and academics.
 - kabonky
 - A news aggregator showing only the news you are interested in.
 - sayHEY
 - An end-to-end crypto messenger using CHICKEN for a shared iOS and Android backend.
 - incubot
 - an IRC bot which runs on Freenode's #scheme
 - AuScio
 - A simple cross-platform metal price monitor combining the qt-light, tcp and srfi-18 multi-threading eggs. The application is deployed as a native executable with CHICKEN's compiler.