home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20848 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  806 b 

  1. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!frmop11!psuvm!cunyvm!yvax.byu.edu!physc1.byu.edu!goblec
  2. Newsgroups: comp.sys.mac.programmer
  3. Subject: Yacc on Mac
  4. Message-ID: <1993Jan6.172004.309@physc1.byu.edu>
  5. From: goblec@physc1.byu.edu
  6. Date: 6 Jan 93 17:20:04 -0700
  7. Distribution: world
  8. Organization: Brigham Young University
  9. Lines: 10
  10.  
  11. I am writing a simple language parser for a hypertalk like language.
  12. I am thinking of doing the parser on a MIPS using C and YACC and
  13. then bringing the C code over to the Mac.  Unfortunately I am
  14. not sure how easy this will be.  A better solution would be a
  15. Yacc compilier or equivalent for the Mac that works with Think C.
  16. Does anyone know of something like this?  Thanks.
  17.  
  18. Clark Goble
  19. goblec@theory.byu.edu
  20.  
  21.