Author Topic: New SICK project  (Read 2021 times)

0 Members and 1 Guest are viewing this topic.

Offline eoredson

  • Newbie
  • Posts: 55
  • Let the Farce be with you!
    • Oredson QB45 Files At Filegate
New SICK project
« 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.
« Last Edit: December 20, 2021, 11:06:01 pm by eoredson »

Offline STxAxTIC

  • Library Staff
  • Forum Resident
  • Posts: 1091
  • he lives
Re: New SICK project
« Reply #1 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!
You're not done when it works, you're done when it's right.

Offline Qwerkey

  • Forum Resident
  • Posts: 755
Re: New SICK project
« Reply #2 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)

Offline eoredson

  • Newbie
  • Posts: 55
  • Let the Farce be with you!
    • Oredson QB45 Files At Filegate
Re: New SICK project
« Reply #3 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.

Offline Qwerkey

  • Forum Resident
  • Posts: 755
Re: New SICK project
« Reply #4 on: December 30, 2021, 06:34:49 am »
@eoredson Erik, error corrected, Qwerkey

Offline eoredson

  • Newbie
  • Posts: 55
  • Let the Farce be with you!
    • Oredson QB45 Files At Filegate
Re: New SICK project
« Reply #5 on: December 30, 2021, 07:18:41 pm »
Ok, thanks guys!

Erik.