-
LISPM1; LMI 845
When run, wants to read LISPM; LMCOLD LOAD.
-
Hello there! Something I have wanted to see in this system for a long time is support for the Chaosnet protocol. If you don't know what Chaosnet is, it's an early local-area network that was developed…
-
Overlord handles parallel builds with Lisp threads, but not between multiple Lisp instances. Two things need to happen to make this possible:
1. Write a portable file-locking library (the [Windows pa…
-
I cannot backup more than about 5MiB of data on the Lisp Machine.
The tape driver gets a end of tape encountered, and then poops.
-
Per the discussion in today's meeting, I did some digging around and experimenting and **was** able to get the **Collection ID** and **name** for each of the collection.
I was able _manually_ to orga…
-
Hello,
I ran into issues when Maxima did not give back a result in reasonable time.
This happened multiple times and I repeatedly restarted Maxima using the button "Completely stop Maxima and rest…
-
# Who's using Common Lisp ? - Lisp journey
Everyone says “Nobody uses Lisp” and Lispers say “Yes they do, there’s ITA, and, um, Autocad, and, uh, oh yeah, Paul Graham wrote Viaweb in Lisp!” Not very …
-
It would be nice if the possibility of ocicl running directly from Lisp and no command line tools (and no additional install beyond a quickload) as well. The idea is that OCICL can be included in quic…
-
i just came to know about this great projects while i tried to compile it in my machine it caused stack overflow.
```
```Loading emacs-lisp/debug-early...
Loading emacs-lisp/debug-early Done
Loa…
-
**Describe the bug**
In a Lisp source file, an error occurs when assigning the `macro-function` of a macro to a constant, and then using that constant to create an alias for the macro using `(setf ma…