This website requires JavaScript.
Explore
Help
Register
Sign In
lassik
/
upscheme
Watch
1
Star
0
Fork
You've already forked upscheme
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5ced8d91f6
upscheme
/
scheme-tests
/
argv.scm
2 lines
28 B
Scheme
Raw
Normal View
History
Unescape
Escape
a couple bug fixes some small performance tweaks moving some test files around
2009-08-09 16:34:07 -04:00
(
print
*argv*
)
(
princ
"\n"
)