IntroductionTranslates from Acorn BBC BASIC held in its associated file into Acorn ANSI C in a text file suitable for an Acorn C compiler.
Latest Changes
Version 8.76b now deals better with uncompleted (badly balanced) programming structures and conditional (in-line) FN and PROC declarations.
Details
Present the BBC Basic file to the bar icon, or to the 'SetUp' panel. Select options from the 'SetUp' panel. Info about these options is supplied in an included Impression file, or by selecting 'Help' from the bar icon menu. Click 'Run', and an equivalent C text file is offered for saving, prefixed by 'C'. Put this in a directory 'c', along with 'h', with header files, and 'o'. Present to Acorn C Compiler. Will need library 'LeafLib32', for 'Link' phase. Supplied Text File 'TechNote' gives more info about work done by !BBC_C32.
|