topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 3:33 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: thinBasic version 1.0.11.0 released  (Read 6338 times)

erosolmi

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 33
    • View Profile
    • thinBasic
    • Donate to Member
thinBasic version 1.0.11.0 released
« on: September 15, 2006, 08:57 AM »
Hi all.

We have just released thinBasic preview version 1.0.11.0
thinBasic is a Basic interpreter full of functionalities.

More than 700 predefined functions and lot more are coming.
All progrma flow functionalities.
Any kind of data from all numeric types to fixed or dynamic strings to arrays to types to variants.
Function/Subs with any kind of parameters passed by value or by reference
Access to all windows API
Modular structure with SDK to develop personalized modules with your own new keywords.
Many modules already developed.
OpenGL integration via wrapper module TBGL

Some links:
help online: http://www.thinbasic...help/html/index.html
list of changes: http://www.thinbasic...lp/html/whatsnew.htm
download site: http://www.thinbasic...34&orderby=dateD
forum support: http://community.thinbasic.com/

Some OpenGL script games developed using thinBasic
random tree generator: http://community.thi...ndex.php?topic=353.0
an arena robot duel: http://community.thi...ndex.php?topic=305.0
3D labyrinth: http://community.thi...ndex.php?topic=366.0

You can download and modify any of our scripts in order to test or even create your own one.

Any comment will be of great interest for us.

Thanks a lot
Eros
www.thinbasic.com | community.thinbasic.compsch.thinbasic.com
WinXP Pro SP2 - Centrino Core 2 2GHz - 2Gb Ram - Ati Radeon Mobility X1600 512Mb
« Last Edit: September 15, 2006, 09:19 AM by erosolmi »

Josh

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Points: 45
  • Posts: 3,411
    • View Profile
    • Donate to Member
Re: thinBasic version 1.0.11.0 released
« Reply #1 on: September 15, 2006, 09:13 AM »
Trying it now, I must say from the screenshots it looks like it can be very promising. Will post my results here in a bit.

erosolmi

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 33
    • View Profile
    • thinBasic
    • Donate to Member
Re: thinBasic version 1.0.11.0 released
« Reply #2 on: September 15, 2006, 09:22 AM »
Thank you Josh.

thinBasic is just the interpreter parsing and interpreting scripts on the fly.
Images are from the fantasy you can make in creating scripts.

Remember the script is parsed on the fly. No pCode or intermediate binary engine, just pure text parsing.

Ciao
Eros
www.thinbasic.com | community.thinbasic.compsch.thinbasic.com
WinXP Pro SP2 - Centrino Core 2 2GHz - 2Gb Ram - Ati Radeon Mobility X1600 512Mb

erosolmi

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 33
    • View Profile
    • thinBasic
    • Donate to Member
Re: thinBasic version 1.0.11.0 released
« Reply #3 on: October 07, 2006, 04:37 PM »
thinBasic 1.0.11.0 released as stable.
Meny new functionalities, fix and stability.
We will open now 1.1.0.0 development line
Regards
www.thinbasic.com | community.thinbasic.compsch.thinbasic.com
WinXP Pro SP2 - Centrino Core 2 2GHz - 2Gb Ram - Ati Radeon Mobility X1600 512Mb