XBasic is an integrated software development environment
including an advanced compiler, edit/run/debug environment,
and interactive GuiDesigner. Latest version 6.3.26-A dated 21-07-24
Most of the document is included in the latest versions.
See : https://groups.io/g/MaxReasonsxBasic if you have questions, problems, etc.
viXen is a GUI Designer for XBLite/XBasic programmers.
Started year 2006 by John Evans to the benefit of an XBLite community created by David Szafranski, viXen is a Visual Designer for GUI application, written in the programming language XBLite itself, which generates the XBLite Source Code of the complete "fill-in-the-blank" skeleton of a Windows(R) GUI application.
Current version of viXen allows numerous kinds of generation:
- GUI skeleton using the Win32API (Ansi)
- WinX.dll (windowing library finely crafted in XBLite by Callum Lowcay)
- XBasic GUI.
It is even possible to create GTK+ skeletons, thanks to Liviu Armeanu who created the interfaces to GTK dll's.
...
This is a reprository of software I have written. It is written in C, C++ and hopefully in some obscure Basic :-) I gladly share my stuff with you under the MIT license, so you can do what you want with it (almost)... :-)