Hi,
For STxAxTIC:
New version of SICK..
Erik.
Symbolic Instruction Code Kit (S.I.C.K.)
Author:
@eoredson (eoredson@gmail.com)
Source: [abandoned, outdated and now likely malicious qb64 dot net website - don’t go there] Forum
URL:
https://www.qb64.org/forum/index.php?topic=198.0Version: SICK64D3 (2019)
Tags: [interpreter]
Description:
The Symbolic Instruction Code Kit, which contains a QB64 program named SIC64.BAS
and several smaller utility programs. The source code is public domain and can be
found on several sites, including,
www.filegate.net and
www.keepandshare.comThis program uses a recursive descent parser to interpret a psuedo-basic language
written in a line number oriented fashion and can be used for small programming chores.
The archive also contains some further imbedded .zip files which contain several
QB64 sample programs, and some .SIC programs which are used by the SIC engine.