Symbolic Instruction Code Kit (S.I.C.K.)
Author: Erik Jon Oredson (alias: eoredson) (eoredson@gmail.com)
Source: qb64.net 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.
Source Code:
See download(s) below, or follow this link:
https://bit.ly/EriksSICK