Elevator pitch - CHICKEN is... An implementation of the scheme language (define (hello-world) (display "Hello World!") (newline)) First of all a compiler, includes an interpreter Primary goal is to be practical for daily usage: Networking, web applications, system programming, ... Hundreds of ready to use extensions available