Category:MicroA BASIC: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 January 2023

  • curprev 17:0117:01, 14 January 2023AurelVZ talk contribs 616 bytes +616 Created page with "micro(A) BASIC is a modern and minimal general purpose programming language. It is easy to use BASIC dialect for any hobby programmer. Tokenizer for micro(A) BASIC is first part of micro(A) programming language. It is written as include file microAT.inc . This is a general purpose tokenizer which can be used in any modern imperative programming language. It use simple data structure - array of tokens and array of token types. It is easy to modify and use for any purpo..."