#

Common Lisp

css 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.

https://static.github-zh.com/github_avatars/dimitri?size=40
Common Lisp 6.05 k
3 个月前
https://static.github-zh.com/github_avatars/viebel?size=40
HTML 3.14 k
1 年前
https://static.github-zh.com/github_avatars/CodyReichert?size=40

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

Makefile 2.82 k
19 小时前
https://static.github-zh.com/github_avatars/lem-project?size=40

#编辑器#General-purpose editor/IDE with high expansibility in Common Lisp

Common Lisp 2.74 k
4 天前
https://static.github-zh.com/github_avatars/clasp-developers?size=40
Common Lisp 2.69 k
14 天前
https://static.github-zh.com/github_avatars/sbcl?size=40

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

Common Lisp 1.99 k
13 小时前
https://static.github-zh.com/github_avatars/slime?size=40

The Superior Lisp Interaction Mode for Emacs

Common Lisp 1.99 k
2 天前
https://static.github-zh.com/github_avatars/roswell?size=40

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

Common Lisp 1.85 k
1 个月前
rabbibotton/clog
https://static.github-zh.com/github_avatars/rabbibotton?size=40
Common Lisp 1.68 k
2 个月前
https://static.github-zh.com/github_avatars/vydd?size=40

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 1.47 k
1 年前
https://static.github-zh.com/github_avatars/coalton-lang?size=40

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

Common Lisp 1.45 k
12 小时前
https://static.github-zh.com/github_avatars/joaotavora?size=40

Sylvester the Cat's Common Lisp IDE

Common Lisp 1.36 k
4 个月前
https://static.github-zh.com/github_avatars/fukamachi?size=40

A fast non-blocking HTTP server on top of libev

Common Lisp 1.35 k
1 年前
Shirakumo/trial
https://static.github-zh.com/github_avatars/Shirakumo?size=40
Common Lisp 1.13 k
1 个月前
https://static.github-zh.com/github_avatars/fukamachi?size=40

Web server abstraction layer for Common Lisp

Common Lisp 1.08 k
1 年前
https://static.github-zh.com/github_avatars/LispCookbook?size=40
JavaScript 993
17 小时前
https://static.github-zh.com/github_avatars/jscl-project?size=40

A Lisp-to-JavaScript compiler bootstrapped from Common Lisp

Common Lisp 910
2 个月前
loading...

Created by X3J13

发布于 1984

Website
common-lisp.net
Wikipedia
维基百科

相关主题

Lisp