Jutge.org
Jutge.org
Home
Problems
About
Contact
Documentation
Index
FAQ
Compilers
Verdicts
References
Certificates
Markdown
Instructor guides
Python libs
GitHub repos
Stalin
Compiler
Stalin
Name
Stalin
Language
Scheme
Program and version
Stalin 0.11
Description
Stalin
Type
compiler (2C)
Flags1
Flags2
Extension
.scm
Status
Ok
P68688
(
begin
(
display
"Hello world!"
)
(
newline
)
)