-
DPRINT.FASL is compiled from ALAN; DPRINT 142. This file, however, is damaged. It has garbage at the beginning of the file, then the actual DPRINT 142 begins, but then ends in the middle of the INSPEC…
-
I noticed that inquir has a [proprietary software](https://www.gnu.org/philosophy/free-sw.html) license on it. I wonder if anyone has contacted MIT about changing this? But then that got me wondering:…
36bit updated
3 years ago
-
The evaluation result is a bit confusing sometimes.
I think the following one makes the results more clear (I copied it from swift playground of Xcode):
I like the app very much! Thank you v…
-
# :tv: Video: Operating Systems
Watch the following video: [link](https://youtu.be/26QPDBe-NB8)
Feel free to leave some comments here with any notes you'd like to keep for yourself! Close this issue…
-
# :black_nib: Prompt: What's an Operating System?
In your own words, what is an operating system? What purpose does it serve? What types of operating systems are there and what are their uses?
Leave…
-
Hello,
I'm trying to locate the fasl file of CTENSR and EIGEN.
In the build script, those file should be compiled:
```
### build ctensr for macsyma
respond "*" "macsym\013"
respond "(C1)" "c…
-
May not have everything we need to run. Most likely don't have sources to build it.
sys; ts a => maxdmp;maxima >
maxdmp; maxima 305
-
`rustdoc`'s `--target` option works when building documentation, but it seems to be ignored when running tests. At the very least, using both options together should result in an error. Ideally, `ru…
-
There's TEACH; TS LISP that says it's assembled from SYS: SYS; PURQIO 2149. So Lisp, I guess?
TEACH; TEACH 159 looks promising.
@BobKerns, do you want to look into this?
-
I have some basic questions, I skimmed the docs and got a feel for the approach but have more specific questions.
Is there a list of the _kinds_ of arguments supported? like optional args, switch a…