欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Common Lisp Object System
来自开放百科 - 灰狐
(版本间的差异)
小 (→简介) |
小 (→项目) |
||
第15行: | 第15行: | ||
*[[Racket]] [https://docs.racket-lang.org/swindle/ Swindle] based on Tiny-CLOS | *[[Racket]] [https://docs.racket-lang.org/swindle/ Swindle] based on Tiny-CLOS | ||
*[[GNU Guile]] [https://www.gnu.org/software/guile/manual/html_node/GOOPS.html GOOPS] | *[[GNU Guile]] [https://www.gnu.org/software/guile/manual/html_node/GOOPS.html GOOPS] | ||
− | *[https://wiki.call-cc.org/eggref/5/coops | + | *[[CHICKEN Scheme]] [https://wiki.call-cc.org/eggref/5/coops COOPS] |
*[[Emacs]] [https://www.gnu.org/software/emacs/manual/html_mono/eieio.html EIEIO] | *[[Emacs]] [https://www.gnu.org/software/emacs/manual/html_mono/eieio.html EIEIO] | ||
*[[Gauche]] [http://practical-scheme.net/gauche/man/gauche-refe/Object-system.html object system] | *[[Gauche]] [http://practical-scheme.net/gauche/man/gauche-refe/Object-system.html object system] |
2022年1月18日 (二) 05:23的版本
您可以在Wikipedia上了解到此条目的英文信息 Common Lisp Object System Thanks, Wikipedia. |
Common Lisp Object System
目录 |
简介
Common Lisp Object System(CLOS)是一种面向对象编程设施,它是 ANSI Common Lisp 的一部分。CLOS 是强力的动态对象系统,在根本上不同于静态语言比如 C++ 或 Java 中的那种 OOP 设施。
功能
指南
项目
- 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
链接
分享您的观点