home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / scheme / 2972 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.6 KB

  1. Path: sparky!uunet!olivea!decwrl!pa.dec.com!engage.pko.dec.com!nntpd.lkg.dec.com!sousa.tay.dec.com!msdsws.enet.dec.com!secrist
  2. From: secrist@msdsws.enet.dec.com (Strong datatypes for weak minds.)
  3. Newsgroups: comp.lang.scheme
  4. Subject: Size of SIOD
  5. Message-ID: <2437@sousa.tay.dec.com>
  6. Date: 25 Jan 93 18:33:43 GMT
  7. Sender: newsa@sousa.tay.dec.com
  8. Organization: Digital Equipment Corporation
  9. Lines: 28
  10.  
  11.  
  12.     ; gjc@mitech.com (George J. Carrette) wrote:
  13.     ;
  14.     ;    ...
  15.     ; There is about 28K bytes of executable code. Again, you can leave 
  16.     ; out SLIBA and TRACE and get that down to about 17K bytes.
  17.     ;
  18.     ; Tell me, am I assuming too much if I state that a good programmer 
  19.     ; who knows his microprocessor environment should be able to get 
  20.     ; that running on a 64k machine without any problem?
  21.  
  22.   My apologies, George !  SIOD is beautiful, and I have held it up to others
  23.   as an example of excellence in a world of bloatware.  Thank you very much
  24.   for sharing it with us !
  25.  
  26.   I guess SIOD came out in the same sentence because I have yet to find a
  27.   C compiler on a PDP-11 (for RSX or RT-11) or for CP/M-80 that will compile 
  28.   it straight-away without having to rewrite things to get around compiler
  29.   issues (with PDP-11 C I guess it's ANSI stuff, and under CP/M with MIX C
  30.   MIX is probably just too lame without going to assembly myself).  Of course
  31.   that has more to do with my lack of time or laziness than anything possibly
  32.   related to SIOD -- so my apologies.
  33.  
  34.   Would you happen to have an executable binary for RT-11 anyplace (I still
  35.   work and consult on PDP-11s myself).
  36.  
  37.   Regards,
  38.   rcs
  39.