Author Topic: The Symbolic Instruction Code Interpreter  (Read 3194 times)

eoredson

  • Guest
The Symbolic Instruction Code Interpreter
« on: December 28, 2019, 12:41:40 AM »
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.0
Version: 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.com

This 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