Path: csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end From: "Ev. Drikos" Newsgroups: comp.compilers Subject: AppleSoft/UK101 front-end Date: Sun, 22 Mar 2020 14:30:23 +0200 Organization: Aioe.org NNTP Server Lines: 14 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <20-03-027@comp.compilers> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="64878"; mail-complaints-to="abuse@iecc.com" Keywords: Basic, history Posted-Date: 22 Mar 2020 11:30:29 EDT X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Content-Language: en-US Xref: csiph.com comp.compilers:2498 Hello, A new project on GitHub attempts to describe the AppleSoft/UK101 syntax: https://github.com/drikosev/applesoft The BNF grammars found in the above project go into much detail but they are fresh and thus may contain various inaccuracies, ie I've run just a few tests in the Compukit UK101 Simulator. The front-end "bcheck" prints AppleSoft specific diagnostics and on demand the (UK101) scanned tokens. Feedback is much welcome. Ev. Drikos