mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unable to import R7RS libraries in the REPL


From: Amirouche Boubekki
Subject: Re: Unable to import R7RS libraries in the REPL
Date: Thu, 2 Dec 2021 10:41:15 +0100

Sorry, I mis-clicked.

> In the above shell run that line:

++ tail -n +2 local/bin/hello-schemer-star

will drop #! thingy. Here is the content of local/bin/hello-schemer-star:

#;> cat local/bin/hello-schemer-star
#!/usr/bin/env -S scheme-live current run
(import (scheme base))
(import (scheme process-context))
(import (live hello))

(hello (get-environment-variable "USER"))

I will make a pre-release later, hopefully today, so we can work out
the last remaining bugs et al.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]