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
- Host: GitHub
- URL: https://github.com/dharmatech/larceny-gl
- Owner: dharmatech
- Created: 2009-12-26T08:49:52.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-12-26T08:53:05.000Z (over 16 years ago)
- Last Synced: 2025-12-19T18:08:02.286Z (6 months ago)
- Language: Scheme
- Homepage:
- Size: 93.8 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.