Re: BASIC grammar wanted

"Scott Storkel" <sstorkel@us.oracle.com>
Fri, 30 Aug 91 13:56:42 pdt

          From comp.compilers

Related articles
BASIC grammar wanted timmo@i88.isc.com (1991-08-29)
Re: BASIC grammar wanted sstorkel@us.oracle.com (Scott Storkel) (1991-08-30)
| List of all articles for this month |

Newsgroups: comp.compilers
From: "Scott Storkel" <sstorkel@us.oracle.com>
Keywords: Basic, parse, yacc, FTP
Organization: Compilers Central
Date: Fri, 30 Aug 91 13:56:42 pdt

>I am looking for an ftp'able BASIC language grammar for yacc. Is one
>available anywhere?
...
>[This is an OAQ, last asked in September 1990. I've never seen one. -John]


What about comp.sources.unix/volume2/basic on UUNET.UU.NET? This directory
should contain five files: part[0-4].Z. These are compressed shar files
for a BASIC interpreter written by David Herron (ukma!david). After you
unpack them, look at newbs/bsgram.y or bs2/bsgram.y. I don't know that the
interpreter works, but you should be able to use the grammar.




-- Scott
--
Technical Staff 500 Oracle Parkway
Advanced Products Division MD-4OP-577
Oracle Corporation Redwood Shores, CA. 94065
415-506-2493 FAX: 415-506-7216
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.