This website requires JavaScript.
Explore
Help
Register
Sign In
conservatory
/
picrin
Watch
4
Star
0
Fork
You've already forked picrin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
62cc05f978
picrin
/
t
/
issue
/
308.sh
9 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
$PICRIN
<<'EOF'
(import (srfi 1))
(import (picrin repl))
(every = '(1 2 3) '(1 2 3))
EOF
Reference in New Issue
View Git Blame
Copy Permalink