Sha256: 1fbd8c81e6faf6f66ee4c5fe905fcb3b5d366a1b34783537d16a97f090c3a054
Contents?: true
Size: 590 Bytes
Versions: 149
Compression:
Stored size: 590 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
149 entries across 149 versions & 1 rubygems