This website requires JavaScript.
Explore
Help
Register
Sign In
Retropikzel
/
compile-r7rs
Watch
1
Star
0
Fork
You've already forked compile-r7rs
0
Code
Issues
00cdf59cf0
compile-r7rs
/
r6rs-php-testfiles
/
main.sps
6 lines
86 B
Scheme
Raw
Blame
History
#!r6rs
(
import
(
rnrs
)
(
rnrs
programs
)
)
(
display
"Test successfull"
)
(
newline
)
View Git Blame
Copy Permalink