gerph / riscos-basic-detokenise

Convert tokenised BBC BASIC to text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic detokeniser

This repository contains code to detokeniser the BBC BASIC used in RISC OS into a textual form (BasTxt).

Syntax:

bastotxt -i <input> [-o <output>]

About

Convert tokenised BBC BASIC to text.

License:MIT License


Languages

Language:C 78.6%Language:Makefile 21.4%