home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / programm / 3157 < prev    next >
Encoding:
Internet Message Format  |  1992-11-15  |  1.0 KB

  1. Path: sparky!uunet!mcsun!uknet!daresbury!gzc
  2. From: g.coulter@daresbury.ac.uk (G. Coulter)
  3. Newsgroups: comp.programming
  4. Subject: convert(script to script);
  5. Message-ID: <1992Nov16.112800.6420@gserv1.dl.ac.uk>
  6. Date: 16 Nov 92 11:28:00 GMT
  7. Reply-To: g.coulter@daresbury.ac.uk
  8. Organization: Daresbury Laboratory, UK
  9. Lines: 20
  10.  
  11. Hi
  12.  
  13. I am writing a standard script language for defining scenes in raytracing
  14. which I can then convert (parse) into the destination raytracer script. I
  15. am looking for someone who can point me in the right direction on how to
  16. do this.
  17.  
  18. (1) Is there any code out there that converts form onr script language to 
  19.     another script language?
  20.  
  21. (2) Would writing a BNF spec and using recursive decent be a good idea?
  22.  
  23. (3) Any other ideas or thoughts
  24.  
  25. Thanks Gary.
  26.  
  27. PS If its OK I will include all people who help in the project references
  28.    so please could you add your full name and the company you work for to
  29.    the end of your reply. If you don't want to be added then don't give
  30.    your company name.
  31.