guile
Guile Scheme interpreter.
=> More information.
- Start a REPL (interactive shell):
guile
- Execute the script in a given Scheme file:
guile {script.scm}
- Execute a Scheme expression:
guile -c "{expression}"
- Listen on a port or a Unix domain socket (the default is port 37146) for remote REPL connections:
guile --listen={port_or_socket}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/guile.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 105.409026 milliseconds
- Gemini-to-HTML Time
- 0.384361 milliseconds
This content has been proxied by September (ba2dc).