XBLite B.O.K.
Home
My favorite language at the time is XBLite, a free programming language for developing MS-Windows ™ applications.
With XBLite, you have an entire SDK:
- a compiler
- a dedicated programmer editor: XSed
- a work-in-progress but functional visual GUI designer: vixen
- a huge tutorial
Since I am heavily involved in vixen's development (in XBLite), I thought of sharing my programming experience in
- XBLite
- Windows application development
- programming at large
- software development
- software project management
- ... (you name it)
Currently, I cannot do programming work without lurking first in the WWW
in search of bits of programming wisdom. This site is my way to thank
back a generous community.
Thanks to all.
Guy "gl" Lonné
Site Map
These are your links to the other pages. Click on each link and click on "Home" to return.
- This is xblite
- An Xblite Primer
- My good practices
- Coding Functions
- Name Conventions
- The ABC of the Xblite Programmer
- The DEF of the Xblite Programmer
- VIXEN: An XBLite GUI Generator
You will find here some basic information on xblite.
- "This is xblite" is an introduction;
- "An Xblite Primer" provides you exactly with what I needed when I started to use xblite;
- "My good practices" should give you some practical advices;
- "Coding Functions" gives you my opinion on code reuse;
- "Name Conventions" is an open topic, which is useful but not essential;
- "The ABC of the Xblite Programmer" scratches the surface of my art of programming;
- "The DEF of the Xblite Programmer" digs further under the surface.
- "VIXEN: An XBLite GUI Generator" describes a WYSIWYG window editor and an xblite GUI application generator.
Anyway, ask any question you like in the xblite Google group (http://groups.google.fr/group/xblite): you will always get an answer.