alexshendi·4 ay önce·discussAs you seem to be the author: will this run on a voyage 200? Also: very impressive.
alexshendi·8 ay önce·discussHonestly, I don't understand this. AFAIK colorForth was a standalone system for Pentium class machines. How do Windows updates come into this?
alexshendi·8 ay önce·discussOil cooling. Besides this is a peak power value, so thermal constraints don't matter. Continous power is given around 350-400 kW.(Sources: https://yasa.com/news/yasa-smashes-own-unofficial-power-dens... and https://yasa.com/technology/)
alexshendi·9 ay önce·discussMy favourite is Texas Instruments PC-Scheme. Complete with Emacs-like editor. You could compile and evaluate regions in the editor. It is amazing what you can do in 2MB or even 640K.
alexshendi·10 ay önce·discussThis motivates me to try this on my Ministrel 4th (21th century Jupiter Ace clone).
alexshendi·11 ay önce·discussScheme Compilers:* Gambit-C 3.0 for MS-DOS (https://gambitscheme.org/3.0/gc30-dj.zip)* MIT-Scheme 7.3 for DOS: (https://groups.csail.mit.edu/mac/ftpdir/scheme-7.3/pc/)Both need a 386+.* PC-Scheme/Geneva (https://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/...) Bytecode compiler, runs on 8086+, can use up to 2MB of EMS memory.
alexshendi·11 ay önce·discussI think once you get rid of dynamic libraries and GUIs your software rot will be greatly reduced.