www.spiderbasic.com Open in urlscan Pro
163.172.93.88  Public Scan

URL: https://www.spiderbasic.com/
Submission: On October 17 via api from CA — Scanned from FR

Form analysis 1 forms found in the DOM

POST /securedownload/do-login.php

<form action="/securedownload/do-login.php" method="post" onsubmit="hash_password(this);">
  <div class="input-group">
    <span class="input-group-addon"><i class="icon-user"></i></span>
    <input type="text" class="form-control" placeholder="Enter your email" name="login">
  </div>
  <div class="input-group">
    <span class="input-group-addon"><i class="icon-lock"></i></span>
    <input type="password" class="form-control" placeholder="Enter your password" name="password">
  </div>
  <input type="hidden" name="md5password">
  <div class="input-group">
    <button type="submit" class="button button-block">Login</button>
  </div>
</form>

Text Content

 * login
   
   LOGIN TO YOUR ACCOUNT
   
   Login
   
   Password lost ?
   

SpiderBasic


 * Home
 * News
 * Download
 * Pricing
 * Showcase
 * Support
 * FAQ


INTRODUCTION.

 1. Home
 2. Introduction


SPIDERBASIC

A Basic to master the web

SpiderBasic is new web client-side programming language based on established
BASIC rules. Its allows development of very complex, windowed based web
applications, including mobile app for iOS and Android. It provides a large
commandset to handle complex and reactive GUI, 2D games, and many more in a
coherent manner. Every library and commands behave the same and have similar
syntax for easier and faster learning. The full documentation can be found here.

SpiderBasic is a compiler which generates optimized JavaScript, which needs a
modern browser to run (at least HTML5 compliant). As a compiler, it has strong
typing and various checks that JavaScript doesn't provide, allowing robust code
construction. SpiderBasic is not object oriented because we do believe that
object oriented programs are hard to maintain, but we provide flexible namespace
support and many other features.

SpiderBasic is based on the PureBasic syntax, and is compatible to some degree
with it. If you are already familiar with PureBasic, using SpiderBasic should be
an easy task. It's even possible to create a program which runs on the web,
mobile and desktop using the same source code.



MODERN

Support lastest web technology like HTML 5 and WebGL for fast application
development. Strong and commercial grade JavaScript library like DOJO, SoundJS,
Pixi are used internally to power SpiderBasic programs.

EASY

Using SpiderBasic is no brainer: you install the program, run the IDE and start
developping your application. Deploying your application is easy as well, a full
export is available with all the needed files, ready to go on your server.

COMPATIBLE

SpiderBasic is available on Windows, Linux and OS X. The generated program runs
on the lastest version of Firefox, Chrome, Internet Explorer, Android and iOS.
We take care of all small differences between browsers and mobiles for you.

FEATURES

 * Huge set of internal commands (500+) to quickly and easily build applications
   or games
 * Android and iOS support
 * BASIC based keywords
 * Very fast compiler which creates optimized apps
 * Procedure and structure support for advanced programming
 * Built-in containers like array, list and map
 * Strong types, strong syntax to avoid programming mistakes
 * Full unicode support
 * Namespace support for easy code reuse
 * Easy but very fast 2D game support through WebGL
 * Inlined JavaScript support for extensibility
 * Dedicated editor and development environment
 * Available on Windows, MacOS X and Linux
 * Very close to PureBasic, which allows to port easily an application to the
   desktop

Copyright © 2023 Fantaisie Software
 * support@spiderbasic.com