Jutge.org
Jutge.org
Home
Problems
About
Contact
Documentation
Index
FAQ
Compilers
Verdicts
Toolkit
API
Python libs
Certificates
Markdown
References
GitHub repos
Chicken
Compiler
Chicken
Name
Chicken
Language
Scheme
Program and version
(c) 2000-2007, Felix L. Winkelmann
Description
Chicken
Type
compiler (2C)
Flags1
Flags2
Extension
.scm
Status
Ok
P68688
(
begin
(
display
"Hello world!"
)
(
newline
)
)