lispbuilder

https://github.com/lispbuilder/lispbuilder.git

git clone 'https://github.com/lispbuilder/lispbuilder.git'

(ql:quickload :lispbuilder)
9

Lispbuilder

Provides several useful cross-platform packages for Common Lisp

Quick Links

Introduction

Lispbuilder, or Common Lisp Application Builder, is an umbrella project that provides cross-platform packages for building large, interactive applications in Common Lisp. The most notable of these is Lispbuilder-SDL, a wrapper for SDL, a library commonly used for game development. Other packages provide 3D graphics and animation, networking, text processing, and other miscellaneous functionality.

Game and Multimedia Development

Text Processing

Networking

Windows