This website requires JavaScript.
Explore
Help
Sign In
geir
/
scheme
Watch
1
Star
0
Fork
You've already forked scheme
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
main
scheme
/
how_to_design_programs
/
test.scm
4 lines
70 B
Scheme
Raw
Permalink
Normal View
History
Unescape
Escape
hello world scheme
2024-08-18 18:02:12 +02:00
;; A prgram to test scheme language features
inital commit
2024-08-18 12:20:12 +02:00
hello world scheme
2024-08-18 18:02:12 +02:00
(
display
"Hello Word!"
)
Reference in a new issue
Copy permalink