QB64.org Forum

Active Forums => Programs => Topic started by: eoredson on December 19, 2021, 11:58:55 pm

Title: New SICK project
Post by: eoredson on December 19, 2021, 11:58:55 pm
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.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.
Title: Re: New SICK project
Post by: STxAxTIC on December 21, 2021, 04:22:07 am
Thanks very much old friend - I'll see that this update makes it into the right place. Might take a hot minute but it's gonna happen. Thanks for keeping it fresh m8!
Title: Re: New SICK project
Post by: Qwerkey on December 27, 2021, 11:45:48 am
@eoredson Erik, Library has been updated with your latest version.  Let me know if any corrections are needed.
.cc @STxAxTIC

Qwerkey (Richard)
Title: Re: New SICK project
Post by: eoredson on December 27, 2021, 10:36:29 pm
Hi, there might be an error in the post where it displays:

 Source Code:
 See download(s) below, or follow this link:
 https://bit.ly/EriksSICK]https://bit.ly/EriksSICK]https://bit.ly/EriksSICK

Although it goes correctly to the link!?

Erik.
Title: Re: New SICK project
Post by: Qwerkey on December 30, 2021, 06:34:49 am
@eoredson Erik, error corrected, Qwerkey
Title: Re: New SICK project
Post by: eoredson on December 30, 2021, 07:18:41 pm
Ok, thanks guys!

Erik.