Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the cocoahelper Reference Manual, version 0.1, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 14:16:02 2020 GMT+0.
• Introduction | What cocoahelper is all about | |
• Systems | The systems documentation | |
• Modules | The modules documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
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.
Assuming you have a Common Lisp implementation with Quicklisp installed, run the following to install and run a lispbuilder-sdl example.
$ sudo apt-get install libsdl1.2-dev
$ sbcl # or your own Lisp
* (ql:quickload :lispbuilder-sdl-examples)
* (sdl-examples:mandelbrot)
All packages can be installed with Quicklisp. Dependencies which are C/C++ libraries must be installed separately.
Next: Modules, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The cocoahelper system | ||
• The lispbuilder-sdl-binaries system |
Next: The lispbuilder-sdl-binaries system, Previous: Systems, Up: Systems [Contents][Index]
Lispbuilder Mailing List <lispbuilder@googlegroups.com>
Lispbuilder Mailing List <lispbuilder@googlegroups.com>
BSD
cocoahelper system for SDL
0.1
cocoahelper.asd (file)
cocoahelper (module)
Previous: The cocoahelper system, Up: Systems [Contents][Index]
Lispbuilder Mailing List <lispbuilder@googlegroups.com>
Lispbuilder Mailing List <lispbuilder@googlegroups.com>
LGPL
lispbuilder-sdl-binaries: The windows binary for the SDL v1.2.14 library
1.2.14
lispbuilder-sdl-binaries.asd (file)
bin (module)
Modules are listed depth-first from the system components tree.
• The cocoahelper/cocoahelper module | ||
• The lispbuilder-sdl-binaries/bin module |
Next: The lispbuilder-sdl-binaries/bin module, Previous: Modules, Up: Modules [Contents][Index]
cocoahelper (system)
cocoahelper/
cocoahelper.lisp (file)
Previous: The cocoahelper/cocoahelper module, Up: Modules [Contents][Index]
lispbuilder-sdl-binaries (system)
bin/
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
Next: The lispbuilder-sdl-binaries․asd file, Previous: Lisp files, Up: Lisp files [Contents][Index]
cocoahelper.asd
cocoahelper (system)
Next: The cocoahelper/cocoahelper/cocoahelper․lisp file, Previous: The cocoahelper․asd file, Up: Lisp files [Contents][Index]
lispbuilder-sdl-binaries.asd
lispbuilder-sdl-binaries (system)
Next: The lispbuilder-sdl-binaries/bin/package․lisp file, Previous: The lispbuilder-sdl-binaries․asd file, Up: Lisp files [Contents][Index]
cocoahelper (module)
cocoahelper/cocoahelper.lisp
Next: The lispbuilder-sdl-binaries/bin/globals․lisp file, Previous: The cocoahelper/cocoahelper/cocoahelper․lisp file, Up: Lisp files [Contents][Index]
bin (module)
bin/package.lisp
Previous: The lispbuilder-sdl-binaries/bin/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
bin (module)
bin/globals.lisp
*dll-path* (special variable)
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The lispbuilder-sdl-cocoahelper-system package | ||
• The lispbuilder-sdl-cocoahelper package | ||
• The lispbuilder-sdl-binaries-system package | ||
• The lispbuilder-sdl-binaries package |
Next: The lispbuilder-sdl-cocoahelper package, Previous: Packages, Up: Packages [Contents][Index]
cocoahelper.asd
Next: The lispbuilder-sdl-binaries-system package, Previous: The lispbuilder-sdl-cocoahelper-system package, Up: Packages [Contents][Index]
cocoahelper.lisp (file)
Next: The lispbuilder-sdl-binaries package, Previous: The lispbuilder-sdl-cocoahelper package, Up: Packages [Contents][Index]
lispbuilder-sdl-binaries.asd
Previous: The lispbuilder-sdl-binaries-system package, Up: Packages [Contents][Index]
The main package of ‘lispbuilder-sdl’.
package.lisp (file)
sdl-bin
common-lisp
*dll-path* (special variable)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions |
Previous: Definitions, Up: Definitions [Contents][Index]
• Exported special variables |
Previous: Exported definitions, Up: Exported definitions [Contents][Index]
globals.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | C F L M |
---|
Jump to: | C F L M |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Jump to: | *
S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
* | |||
*dll-path* : | Exported special variables | ||
| |||
S | |||
Special Variable, *dll-path* : | Exported special variables | ||
|
Jump to: | *
S |
---|
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | C L P S |
---|
Jump to: | C L P S |
---|