eisl
Implementation of ISLisp
Easy ISLISP (eisl) is an implementation of ISLisp which includes a compiler as well as an interpreter.
- Versions: 5.36
- Website: https://github.com/sasagawa888/eisl
- Licenses: Expat · FreeBSD · GPL 2+ · Modified BSD
- Package source: gnu/packages/lisp.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of eisl
as follows:
guix install eisl
Or install a particular version:
guix install eisl@5.36
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/eisl/'><img src='http://127.0.0.1:3000/packages/eisl/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/eisl/badges/latest-version.svg)](http://127.0.0.1:3000/packages/eisl/) Org: [[http://127.0.0.1:3000/packages/eisl/][http://127.0.0.1:3000/packages/eisl/badges/latest-version.svg]]