Artifact 73f2f30c8c6e83047b469ba18d789bc938798b6ddcaabcd5ae8912e86899f32f:
- File
psl-1983/3-1/comp/20/dec20-cross.mic
— part of check-in
[eb17ceb7f6]
at
2020-04-21 19:40:01
on branch master
— Add Reduce 3.0 to the historical section of the archive, and some more
files relating to version sof PSL from the early 1980s. Thanks are due to
Paul McJones and Nelson Beebe for these, as well as to all the original
authors.git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/historical@5328 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 536) [annotate] [blame] [check-ins using] [more...]
@delete s:ex-dec20-cross.exe, exp @get psl:ex-rlisp @st *Options!*:=NIL; % Force reload of ALL *load(zboot, syslisp, if!-system, lap!-to!-asm); *load(dec20!-comp,dec20!-asm); *load(dec20!-cmac); *remflag(''(extrareg),''terminaloperand); *off usermode; *% This patch is until init files can be read *%CopyD(''SaveUncompiledExpression, ''SaveForCompilation); *%in "DEC20-PATCHES.sl"$ *in "pt:new-sym.red"$ *cross!-compiler!-name := "S:EX-DEC20-CROSS.EXE"; *Date!* := "Extended Dec 20 cross compiler"; *writesavefile(); *Quit; @reset .