This website requires JavaScript.
Explore
Help
Register
Sign In
Retropikzel
/
scheme-venv
Watch
1
Star
0
Fork
You've already forked scheme-venv
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c29e90f8c0
scheme-venv
/
test.sps
7 lines
105 B
Scheme
Raw
Blame
History
(
import
(
rnrs
)
(
srfi
:64
)
)
(
display
"scheme-venv-script-test-success-Hello"
)
(
newline
)
(
exit
0
)
Reference in New Issue
View Git Blame
Copy Permalink