Skip to content

Commit 0f2307a

Browse files
committed
Remove note about missing CLOS from the README.md
1 parent 59fea6b commit 0f2307a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ functions and macros. In particular:
6565

6666
- The `LOOP` macro
6767

68+
- CLOS
69+
6870
- Others
6971

7072
The compiler is very verbose, some simple optimizations or
@@ -74,8 +76,4 @@ Most of the above features are incomplete. The major features that are still mis
7476

7577
- The `format` function
7678

77-
- CLOS
78-
(http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/oop/0.html)
79-
80-
8179
*Feel free to hack it yourself*

0 commit comments

Comments
 (0)