Language

Package: squirrel @ 3.1

Synopsis

High level imperative, object-oriented programming language

Description

Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.

Home page
https://squirrel-lang.org/
Location
gnu/packages/squirrel.scm (line: 31, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'cmake' does not match package name 'cmake-minimal'