Simplexity Cypher – Comments

Post A Comment or Reply

NOTE:   Comments will NOT display until they are moderated to prevent SPAM.
• Starred input fields noted with * are required (non-blank / valid values), others are optional.
• E-mail addresses are kept private and not published publicly.
• Comments are moderated before publication and may not be published for any number of reasons, arbitrary and otherwise, including insufficient or incomplete form information.
• Comments should preferably be in English.
• Although all comments are read, they may not be replied to by the CypherMaster.
• Strong attempts are made to not censor or censure, but management reserves the right to edit comments for content, including length, word usage, etc.
• SPAMmers will be violated.
• If replying to a comment, the comment to which you are replying is shown below the form for reference.
• Please be civil and respectful and G-rated (for the kiddies). Thank you.

Name *

 
E-mail Address *

 
Website

 
Subject *

 
Comment
Enter plain text. Auto-formatted.   Blank lines signify paragraph breaks.   No HTML or BBCODE.   5,000 chars. max.

 
Anti-SPAM Security Check *
Enter the result of    +   = 
Please enter the first 8 digits of the constant Π (Pi). (with the decimal point; ending in 6)

 


• Comment being replied to:

William Donnelly  
Tue, Jul 8, 2014 06:40 am (MDT)  

Compiled BASIC executable example implementation

A QB64 compiled BASIC example program that emulates the online example program is now available.
It should run on most Windows computers. It uses a simple "DOS" text interface.
It is a self-contained executable, so it is ~2.3MB in size.

You have to use right-click "Save As..." (or whatever your browser uses) to download the file(s).
The source code is available, as well as a syntax highlighted version.
And an archive ZIP file of all three files is also available.

simplexitycypherexample.exe
simplexitycypherexample.bas
simplexitycypher_poc_examp_impl_synhi_qb64.php

simplexitycypherexample_dos.zip

The executable allows file sizes up to 500K. (online is limited to 100K)
Installation is as simple as saving the executable program file into a directory somewhere and
double-clicking on it to run. (afaik, no installation program is necessary)

Let me know if you find any problems.

A Visual Basic 6 Windows GUI version will be available soon.