home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / forth / 3064 < prev    next >
Encoding:
Internet Message Format  |  1992-09-04  |  1.1 KB

  1. Path: sparky!uunet!olivea!mintaka.lcs.mit.edu!hal.gnu.ai.mit.edu!mikc
  2. From: mikc@hal.gnu.ai.mit.edu (Mike Coughlin)
  3. Newsgroups: comp.lang.forth
  4. Subject: Re: ANS TC Magnet for ROMability
  5. Message-ID: <1992Sep4.130915.8348@mintaka.lcs.mit.edu>
  6. Date: 4 Sep 92 13:09:15 GMT
  7. References: <4018.UUL1.3#5129@willett.pgh.pa.us>
  8. Sender: news@mintaka.lcs.mit.edu
  9. Organization: /etc/organization
  10. Lines: 13
  11.  
  12.  
  13.    The discussion of cross compiliers, meta compiliers and related
  14. things like ROMable code as part of the ANSI Forth standard shows
  15. how we are doing things in the wrong order. Deciding on a standard
  16. for a process that is done in radically different ways will lead
  17. nowhere. The first step in standardising cross compiliers should
  18. be to write a clear explantion of how a cross compilier works 
  19. and publish code that does it in an efficient manner. We will
  20. know the code is good when it gets copied into various new Forth
  21. systems.
  22.    I don't think the groundwork for a cross compilier has been 
  23. done yet. I also think documentation for a cross or meta compilier
  24. would be an important part of a standard document for Forth.
  25.