Sha256: 43bf47789a2aaaf3a2db432de28da65491f80ad47578887fd07e818c440f704a
Contents?: true
Size: 588 Bytes
Versions: 134
Compression:
Stored size: 588 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
134 entries across 134 versions & 1 rubygems