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