Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

shebang support #134

Closed
sethalves opened this issue Jun 17, 2014 · 0 comments
Closed

shebang support #134

sethalves opened this issue Jun 17, 2014 · 0 comments

Comments

@sethalves
Copy link

I'd like to put something like

#! /bin/sh
#| -*- scheme -*-
exec picrin $0 "$@"
|#

(import (scheme base)
        (scheme write)
        (srfi 1))
...

in a file and run it as a shell script.

nyuichi added a commit that referenced this issue Jun 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant