欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Common Lisp Object System
来自开放百科 - 灰狐
(版本间的差异)
小 (→项目) |
小 (→项目) |
||
第11行: | 第11行: | ||
==项目== | ==项目== | ||
+ | *[https://github.com/CodyReichert/awesome-cl#clos-extensions CLOS extensions] | ||
*[http://community.schemewiki.org/?Tiny-CLOS Tiny CLOS] | *[http://community.schemewiki.org/?Tiny-CLOS Tiny CLOS] | ||
*[https://github.com/dharmatech/clos Tiny CLOS for R6RS Scheme] | *[https://github.com/dharmatech/clos Tiny CLOS for R6RS Scheme] |
2022年1月20日 (四) 05:29的版本
您可以在Wikipedia上了解到此条目的英文信息 Common Lisp Object System Thanks, Wikipedia. |
Common Lisp Object System
目录 |
简介
Common Lisp Object System(CLOS)是一种面向对象编程设施,它是 ANSI Common Lisp 的一部分。CLOS 是强力的动态对象系统,在根本上不同于静态语言比如 C++ 或 Java 中的那种 OOP 设施。
功能
指南
项目
- CLOS extensions
- Tiny CLOS
- Tiny CLOS for R6RS Scheme
- Racket Swindle based on Tiny-CLOS
- GNU Guile GOOPS
- CHICKEN Scheme COOPS
- Emacs EIEIO
- Gauche object system
- Sagittarius CLOS
- MIT/GNU Scheme SOS is a Scheme object system derived from Tiny CLOS
- STklos Scheme
链接
分享您的观点