guile-studio 0.1.1-1.dd0ad42
IDE for Guile
This is Emacs with a few settings that make working with Guile easier for people new to Emacs. Features include: CUA mode, Geiser, tool bar icons to evaluate Guile buffers, support for Guile's very own picture language, code completion, a simple mode line, etc.
- Outputs: out
- Website: https://gnu.org/software/guile
- Licenses: GPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-studio 0.1.1-1.dd0ad42 as follows:
guix install guile-studio@0.1.1-1.dd0ad42
Or install the latest version:
guix install guile-studio
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.