thinBasic Programming Language icon
thinBasic Programming Language icon

thinBasic Programming Language

 11 likes

Very fast BASIC like programming language for console and gui applications, automate process, automate data exchange, connect to databases, send mails, ftp, rest api, parsing, tokenizing, files, OpenGl, graphics, sound, printing ... much more.

thinBasic Programming Language screenshot 1

License model

  • FreeProprietary

Platforms

  • Windows
5 / 5 Avg rating (1)
11 likes
1comment
0 news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight
  2.  Customizable

Features

  1.  Syntax Highlighting
  2.  Support for scripting
  3.  Interpreter
  4.  Modules
  5.  Help on local file
  6.  Color coding of code
  7.  High Level
  8.  GUI Designer
  9.  Dynamic typing
  10.  Readability
  11.  Prototyping
  12.  Coding
  13.  Debugging

thinBasic Programming Language News & Activities

Highlights All activities

Recent activities

Show all activities

thinBasic Programming Language information

  • Developed by

    Eros Olmi
  • Licensing

    Proprietary and Free product.
  • Alternatives

    81 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all

Our users have written 1 comments and reviews about thinBasic Programming Language, and it has gotten 11 likes

thinBasic Programming Language was added to AlternativeTo by erosolmi on Jan 1, 2012 and this page was last updated Sep 9, 2022.

Comments and Reviews

   
 Post comment/review
cacquarante
  
Top positive commentDec 31, 2019

Former user of MS Visual Basic, I've found thinBasic the best independent alternative. It is an active basic dialect, fast and versatile. Plus, it has a small-but-true community!

0

What is thinBasic Programming Language?

Very fast BASIC like programming language useful to Beginners and to Gurus. BASIC interpreter for Windows able to create console and gui applications with most of the user interface controls, automate process, automate data exchange, connect to databases, send mails, connect to ftp sites, rest api, parsing strings, tokenizing, traversing xml, handling files, Windows Registry, OpenGl, graphics, sound, printing ... and much more.

Included in the official package:

thinAir IDE Integrated Development Environment. Developed and maintained directly by thinBASIC authors, thinAir is the official script editor. Many easy-to-use features make thinBasic programmer’s day more productive. It allows creating new scripts from templates, debugging and offers and complete document outline as well, for easier navigation between types and functions.

thinDebug: thinBASIC Debugger Unlike some other interpreters, thinBasic does support stepping through the code line by line in interactive mode, while allowing to skip directly to a user defined breakpoints. It also allows variable inspection in multiple scopes, while providing detailed information even for more complex structures such as arrays or user defined types.

thinBundle: thinBASIC pseudo compiler Any thinBasic script can be converted to executable file, directly with this official tool. You can provide the EXE with the usual metadata, such as version information, custom icon and more. This is the tool of choice when you need to ship your application to somebody without thinBasic installation. Just click a button and create an independent EXE file.

thinHelp: thinBASIC offline help thinBasic is distributed with a full help file that explains the thousands of commands present into the programming language.

Source code: thinBASIC examples Once installed more than 600 thinBasic script source code examples will help programmers to study thinBasic language and cover many programming aspects.

Official Links