I'd like to provide a venue for developers to share Qlarity code that they have written that they would be useful or fun for other Qlarity users.
If you have any code that you would like to share, post in this thread with a brief synopsis and I will get in contact with you.
Before you download anything, be aware that this code was not produced or tested by QSI and neither QSI nor the code's author can take any responsibility for any errors or problems that the code may cause. If you want the full legal low down, be sure to read the "No Warranties" and the "Accuracy of Programming" sections in your Qlarity Foundry EULA.
-------------------------------------------------------------------------------------
Library for performing bit level manipulations on 32 bit integers.
As many of you know, Qlarity lacks bitwise operators for its 32 bit signed integer type (it supports a full set of bitwise operations on 16 and 8 bit integers). This library, provided by Andrea Vidal, provides nearly any bitwise operation you would want on 32 bit integers.
http://www.qsiforums.com/files/CustomerFiles/TDS.qlib.