SDLBasic

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

SDLBasic

Post by Flype »

While reading some articles on wikipedia,
i found this BASIC language which syntax/functionnalities looks like PureBasic.
SDLBasic seems only designed for Games as it use SDL but it is available for many OS.

Seems good, and there are commands that would be good to see in PB.

If you are curious you can have a look at it here :

http://www.sdlbasic.altervista.org/
http://www.sdlbasic.altervista.org/main/guide/

Image
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
User avatar
fsw
Addict
Addict
Posts: 1603
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Re: SDLBasic

Post by fsw »

A few years ago there was an italian guy that took wxBasic and made SDLbasic out of it.
If it's the same Basic then it's not compiled to native exe's but to p-code. That's why it's so portable...
theNerd
Enthusiast
Enthusiast
Posts: 131
Joined: Sun Mar 20, 2005 11:43 pm

Re: SDLBasic

Post by theNerd »

fsw wrote:A few years ago there was an italian guy that took wxBasic and made SDLbasic out of it.
If it's the same Basic then it's not compiled to native exe's but to p-code. That's why it's so portable...
That reminds me of the Italian guy who wrote VMM Basic using PureBasic:
http://www.balrogsoftware.com/vmbasic/
(apparently he had lost all his source code in a hard drive crash and has not developed this for around 1 1/2 years and it's no longer for sale.)
Character
Enthusiast
Enthusiast
Posts: 337
Joined: Mon Aug 07, 2006 3:51 pm
Location: Netherlands

Post by Character »

that is weird and sad.. no backup at all? anywhere? :shock:

strange guy
Cessante causa cessat effectus
User avatar
fsw
Addict
Addict
Posts: 1603
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Re: SDLBasic

Post by fsw »

theNerd wrote:
fsw wrote:A few years ago there was an italian guy that took wxBasic and made SDLbasic out of it.
If it's the same Basic then it's not compiled to native exe's but to p-code. That's why it's so portable...
That reminds me of the Italian guy who wrote VMM Basic using PureBasic:
http://www.balrogsoftware.com/vmbasic/
(apparently he had lost all his source code in a hard drive crash and has not developed this for around 1 1/2 years and it's no longer for sale.)
I think Pedro is portugese or spanish.
chen
Enthusiast
Enthusiast
Posts: 338
Joined: Fri Dec 23, 2005 2:20 pm
Location: Quebec, Canada
Contact:

Re: SDLBasic

Post by chen »

theNerd wrote:
fsw wrote:A few years ago there was an italian guy that took wxBasic and made SDLbasic out of it.
If it's the same Basic then it's not compiled to native exe's but to p-code. That's why it's so portable...
That reminds me of the Italian guy who wrote VMM Basic using PureBasic:
http://www.balrogsoftware.com/vmbasic/
(apparently he had lost all his source code in a hard drive crash and has not developed this for around 1 1/2 years and it's no longer for sale.)
Confirmed..

This guy knows PureBasic and develop some app in PB... Pure area
has some works of him...

http://www.purearea.net/pb/english/dll_devtools.htm
http://www.purearea.net/pb/english/tutorials.htm

He is from Spain...

so is the life :wink:
Post Reply