ThinBASIC

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

ThinBASIC

 

 

 

ThinBASIC general

What's new

 

Version history

Current ongoing version

2024

2020, 2021, 2022, 2023

2015, 2017, 2018, 2019,

2010, 2011, 2013, 2014

2006, 2007, 2008, 2009

2005
 

Installation
 

How to use ThinBASIC
 

ThinBASIC tutorial

ThinBASIC language

script structure

data types and variables

numeric variable

string variables

variant variables

UDT variables (user defined types)

operators

program flow

error handling

builtin constants

builtin UDTs

thinBasic functions

module classes

machine code

 

ThinBASIC modules

ThinBASIC is a modular language. The biggest part of ThinBASIC functionalities/keywords are not developed inside the language itself but inside specific modules.

 

Check the full list going into ThinBASIC Modules help area and navigate in the left tree view menu.