An open API service indexing awesome lists of open source software.

https://github.com/dharmatech/larceny-gl

OpenGL libraries for Larceny Scheme
https://github.com/dharmatech/larceny-gl

Last synced: 3 months ago
JSON representation

OpenGL libraries for Larceny Scheme

Awesome Lists containing this project

README

          

$ cd larceny-gl

$ larceny -err5rs

> (import (larceny compiler))

> (compile-library "gl.sls")

> (compile-library "glut.sls")

> (compile-library "glu.sls")

Add path to 'larceny-gl' to your LARCENY_LIBPATH.