Language

Package: sbcl-cl-opengl @ 0.1.0-1.e2d83e0

Synopsis

Common Lisp bindings to OpenGL, GLU and GLUT APIs

Description

This package provides a set of bindings and utilities for accessing the OpenGL (Mesa), GLU and GLUT (FreeGLUT) APIs using CFFI.

Home page
https://github.com/3b/cl-opengl
Location
gnu/packages/lisp-xyz.scm (line: 15366, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'alexandria' does not match package name 'sbcl-alexandria'
input-labels

Identify input labels that do not match package names

label 'cffi' does not match package name 'sbcl-cffi'
input-labels

Identify input labels that do not match package names

label 'float-features' does not match package name 'sbcl-float-features'