Get started

Welcome to Common-Lisp.net

Introduction

Welcome to the amazing world of Common Lisp, the programmable programming language.

This site is one among many gateways to Common Lisp. Its goal is to provide the Common Lisp community with development resources and to work as a starting point for new programmers.

Latest Common-Lisp.net news

2018-10-26

As announced on October 12, empty projects have been removed (archived) from the system. After further cleaning, the updated list consists of these 23 projects:

2018-10-12 Intent to remove unused projects

As per the announcement, the site admins plan to remove the following list of projects which have been determined to neither have a project page nor a code repository. Please contact the site admins before October 26, 2018 to cancel project cleanup in case your project is wrongfully listed.

2018-10-12

Today I found some time to enable GitLab's 'reply by e-mail' functionality.

2018-10-10

A new version of Common-Lisp.net has been launched!

Read more...

Latest Lisp news

What is Common Lisp?

Common Lisp is the modern, multi-paradigm, high-performance, compiled, ANSI-standardized, most prominent (along with Scheme) descendant of the long-running family of Lisp programming languages.

Common Lisp is known for being extremely flexible, having excellent support for object oriented programming, and fast prototyping capabilities. It also sports an extremely powerful macro system that allows you to tailor the language to your application, and a flexible run-time environment that allows modification and debugging of running applications (excellent for server-side development and long-running critical software). It is a multi-paradigm programming language that allows you to to choose the approach and paradigm according to your application domain.

Curious?    Get started!

Services

Support

If you need technical support, please contact our admins.

About this site

Check out our about page.