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
6070
4 个月前

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

HTML
3137
1 年前

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

Makefile
2826
12 小时前

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

Common Lisp
2745
8 天前

clasp Common Lisp environment

Common Lisp
2693
1 天前

The Superior Lisp Interaction Mode for Emacs

Common Lisp
1995
16 天前

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

Common Lisp
1990
2 天前

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

Common Lisp
1848
2 个月前
rabbibotton/clog

CLOG - The Common Lisp Omnificent GUI

Common Lisp
1684
3 个月前

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
1471
1 年前

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

Common Lisp
1458
1 天前

Sylvester the Cat's Common Lisp IDE

Common Lisp
1362
5 天前

A fast non-blocking HTTP server on top of libev

Common Lisp
1349
1 年前
Shirakumo/trial

A modular Common Lisp game engine

Common Lisp
1130
2 个月前

Web server abstraction layer for Common Lisp

Common Lisp
1083
1 年前

The Common Lisp Cookbook

JavaScript
994
2 天前

A Lisp-to-JavaScript compiler bootstrapped from Common Lisp

Common Lisp
911
3 个月前