CCL (Clozure Common Lisp)

GPTKB entity

Statements (51)
Predicate Object
gptkbp:instance_of gptkb:language
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Lisp
gptkbp:designed_by gptkb:Clozure_Associates
gptkbp:features native code compilation
interactive development environment
gptkbp:first_released gptkb:2001
gptkbp:has_feature gptkb:language
exception handling
garbage collection
macros
object-oriented programming
efficient memory management
source-level debugging
foreign function interface
compiler optimizations
multiple values
profiler
support for web development
support for database connectivity
support for networking
condition system
support for various output formats
support for interactive graphics
interactive REPL
dynamic redefinition
package system
reader macros
compiler macros
built-in documentation system
customizable reader
fast array operations
stream system
support for ASDF
support for CFFI
support for Quicklisp
support for SBCL compatibility
support for Unicode strings
support for multiple character encodings
https://www.w3.org/2000/01/rdf-schema#label CCL (Clozure Common Lisp)
gptkbp:latest_version 1.12.0
gptkbp:license gptkb:GNU_Lesser_General_Public_License
gptkbp:operating_system Cross-platform
gptkbp:provides CLOS (Common Lisp Object System)
gptkbp:repository gptkb:archive
gptkbp:supports gptkb:multiple_platforms
gptkb:Unicode
dynamic linking
threads
gptkbp:type implementation of Common Lisp
gptkbp:written_in gptkb:computer