This website requires JavaScript.
Explore
Help
Register
Sign In
lassik
/
another-planet
Watch
1
Star
0
Fork
You've already forked another-planet
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
another-planet
/
planet-scheme
5 lines
97 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
set
-eu
cd
"
$(
dirname
"
$0
"
)
"
exec
csi -R r7rs -I
"
$PWD
"
-script planet-scheme.scm
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink