cl-varjo 0.0.0-1.9e77f30
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.
- 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 cl-varjo 0.0.0-1.9e77f30
as follows:
guix install cl-varjo@0.0.0-1.9e77f30
Or install the latest version:
guix install cl-varjo
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.