ecl-varjo
Lisp to GLSL Language Translator
Varjo is a Lisp to GLSL compiler. Vari is the dialect of lisp Varjo compiles. It aims to be as close to Common Lisp as possible, but naturally it is statically typed so there are differences.
- Versions: 0.0.0-1.9e77f30
- Website: https://github.com/cbaggers/varjo
- Licenses: FreeBSD
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ecl-varjo
as follows:
guix install ecl-varjo
Or install a particular version:
guix install ecl-varjo@0.0.0-1.9e77f30
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.