Common Lisp can be separated into core of 25 or so core operators and rest could be considered as library.
I think CL is in a way more operating system like than most other Lisps and would make good base for operating system. You can load and unload stuff, clean the system, etc.
Comments
Common Lisp can be separated into core of 25 or so core operators and rest could be considered as library.
I think CL is in a way more operating system like than most other Lisps and would make good base for operating system. You can load and unload stuff, clean the system, etc.