a learn scheme in fixum days
This commit is contained in:
parent
50a0eda4a8
commit
733a7c6d93
1 changed files with 6 additions and 0 deletions
6
fixum/hello.scm
Normal file
6
fixum/hello.scm
Normal file
|
@ -0,0 +1,6 @@
|
|||
; The first program
|
||||
|
||||
|
||||
(begin
|
||||
(display "Hello, World!")
|
||||
(newline))
|
Loading…
Add table
Add a link
Reference in a new issue