Sha256: b42d9180256a05892544b840e23ceb682c595f63ae107a7d83d1412d9d5520d2
Contents?: true
Size: 592 Bytes
Versions: 46
Compression:
Stored size: 592 Bytes
Contents
Common Lisp is an offshoot of the long-running family of Lisp programming languages. It's a multi-paradigm programming language that allows you to choose the approach and paradigm according to your application domain. Common Lisp has fast prototyping capabilities, and exceptional support for object oriented programming. It also boasts a macro system which allows you to adapt the language to your needs, and a run-time environment which allows modification of running applications. To learn more about Common Lisp, take a look at [the Common Lisp homepage](https://common-lisp.net/).
Version data entries
46 entries across 46 versions & 1 rubygems