Jutge.org
Jutge.org
Home
Problems
About
Contact
Documentation
Index
FAQ
Compilers
Verdicts
Cheat sheets
Certificates
Markdown
Instructor guides
GitHub repositories
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
)
)