
SpiderBasic is new web client-side programming language based on established basic rules. Its main purpose is to allow the development of very complex, window-based web applications. It provides a large command set to handle complex and reactive GUIs, 2D games, and many more in a coherent manner. Every library and command behave the same and have a similar syntax for easier and faster learning.
SpiderBasic is a compiler which generates optimized JavaScript, which needs a modern browser to run (HTML5). As a compiler, it has strong typing and various checks that JavaScript doesn't provide, allowing robust code construction.