This package browser is in early development. Mind the rough edges.

cl-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.

Installation

Install the latest version of cl-varjo as follows:

guix install cl-varjo

Or install a particular version:

guix install cl-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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/cl-varjo/'><img src='http://127.0.0.1:3000/packages/cl-varjo/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/cl-varjo/badges/latest-version.svg)](http://127.0.0.1:3000/packages/cl-varjo/)
Org: [[http://127.0.0.1:3000/packages/cl-varjo/][http://127.0.0.1:3000/packages/cl-varjo/badges/latest-version.svg]]