Repository navigation

#

Common Lisp

Created by X3J13

发布于 1984

common-lisp.net
维基百科

相关主题

Lisp
common-lisp logo

Common Lisp is a general-purpose programming language in the Lisp language family. Its syntax is defined on top of s-expressions, however it can be extended through the use of reader macros. It supports compile-time meta-programming through the use of macros. It supports the OOP paradigm through the Common Lisp Object System. The API upon which CLOS is implemented is exposed to the programmer so they can extent the object system. This API is referred as the Meta-Object Protocol. There are multiple implementations available: SBCL, which generates fast code, CCL, which compiles code fast, ABCL, which runs on the JVM, JSCL which runs on Node, and the browser, etc.

Common Lisp
5979
3 个月前

Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.

HTML
3132
1 年前

A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.

Makefile
2811
13 天前

General-purpose editor/IDE with high expansibility in Common Lisp

Common Lisp
2713
5 小时前

clasp Common Lisp environment

Common Lisp
2679
8 天前

Mirror of Steel Bank Common Lisp (SBCL)'s official repository

Common Lisp
1981
5 小时前

The Superior Lisp Interaction Mode for Emacs

Common Lisp
1975
2 天前

intended to be a launcher for a major lisp environment that just works.

Common Lisp
1845
7 天前
rabbibotton/clog

CLOG - The Common Lisp Omnificent GUI

Common Lisp
1659
2 个月前

A Common Lisp framework for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction, and more.

Common Lisp
1461
1 年前

Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.

Common Lisp
1426
6 天前

Sylvester the Cat's Common Lisp IDE

Common Lisp
1351
3 个月前

A fast non-blocking HTTP server on top of libev

Common Lisp
1337
1 年前
Shirakumo/trial

A modular Common Lisp game engine

Common Lisp
1129
7 天前

The Common Lisp Cookbook

JavaScript
991
4 天前

A Lisp-to-JavaScript compiler bootstrapped from Common Lisp

Common Lisp
911
1 个月前

Clozure Common Lisp

Common Lisp
902
4 个月前