Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Work in Progress / Shark Basic 0.1 - partialy written in Dark Basic

Author
Message
Dodic
18
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 31st Dec 2005 15:22
Shark basic is actually "dodica basic" with a name , and with extended syntax list , it now supports more commands.


Shark Basic now supports (0.1 - test version)

old:
new:
(old is what this post had first , it`s not features from some old version..)

*Print command (print to screen)
*Cls command (cls)
*Play wav support
*Play midi support
*Load model support (x,3ds)
*Load and play or loop models animation !
*Load bmp picture and show it
*Load jpg picture and show it
*Window mode
*Fulscreen mode
-----------------------------------------------------------------

This is the "test verstion" witch means i`m asking for as many of you as possible to download it test it , post your comments , and post bag`s you have seen , and post feature command requests.

I first want to see how does this work , and if it get`s "approval" as project , it will be finished with as many commands as possible , and with .exe creating feature (that will HAVE to be there , so imagen it already is , becouse it sure WILL).
----------------------------------------------------------------

DOWNLOAD LINK :
http://www.freewebs.com/dodica/Sb01.zip
(note : it`s not actually a link , but copy that to your adress bar , and press go or enter , and it`l work...)

The crazy
19
Years of Service
User Offline
Joined: 20th Jan 2005
Location: Behind you
Posted: 31st Dec 2005 20:33 Edited at: 31st Dec 2005 20:34
Wow. It cant find the page. But freewebs suks as a hoster... hostess... hostee... oh well i dont know the word for it but its slow.

By the way. How are you creating those windows style menus?

Your signature has been erased by a mod because it's larger than 600x120...
new programmer
18
Years of Service
User Offline
Joined: 20th Dec 2005
Location: right behind you.
Posted: 31st Dec 2005 21:23 Edited at: 31st Dec 2005 21:24
in Stupidbasic:


menubar is, oif course the bar.
menubutton is like "file" or "Edit" and menu option is like "save" or "undo". simple, eh?

UFO
18
Years of Service
User Offline
Joined: 11th Oct 2005
Location:
Posted: 31st Dec 2005 21:36
That's pretty cool, Dodic. The only problem is that the commands are case sensitive.

I like how it skips stuff it doesn't recognize like HTML, but it would be nice to know if it isn't correct syntax to help in the long term with debugging.

I highly suggest making the commands not case sensitive but it is pretty cool so far.

Dodic
18
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 31st Dec 2005 22:44
Quote: "not case sensitive "

sorry i dont know english very well , what case sensitive means??

Shark Basic - the first and the best basic ever made in dark basic (not totaly made in dark basic , just partially..)
new programmer
18
Years of Service
User Offline
Joined: 20th Dec 2005
Location: right behind you.
Posted: 31st Dec 2005 23:31
it means like you can't type:

PrInt To ScReEn
somethingtoprint

you have to type:

print to screen
somethingtoprint

UFO
18
Years of Service
User Offline
Joined: 11th Oct 2005
Location:
Posted: 31st Dec 2005 23:42 Edited at: 31st Dec 2005 23:43
case sensitive means that it matters if it is an "a" or an "A". If it is not case sensitive, "PrInT tO sCrEeN" would be the same as "print to screen"

Woah. You posted while I was typing mine up. I needed to leave the computer for 10 minutes.

new programmer
18
Years of Service
User Offline
Joined: 20th Dec 2005
Location: right behind you.
Posted: 31st Dec 2005 23:46
lol.

Dodic
18
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 1st Jan 2006 02:48 Edited at: 1st Jan 2006 02:52
ouhhhh . well actually that isn`t too big of a problem , but it takes a whole sistem rearange (it`s a major compiler recognizing change , so i`l need to change most of dlls and everything...)

i`l do it most certanly for the last version , but untill then i`l just make it more powerfull and everything , and i`l do that at the end...

Quote: "but it would be nice to know if it isn't correct syntax to help in the long term with debugging."


Yeah , that too , but consider that this is under 1.0 testing version , so there is still many stuff to be added , and that is one thing that will be added-don`t worry.


p.s. To everyone : Un upgrade from 0.4 to 0.5 is available to download on the dark basic classic disgussion board , here is a screenshot of version 0.5



Shark Basic - the first and the best basic ever made in dark basic (not totaly made in dark basic , just partially..)
new programmer
18
Years of Service
User Offline
Joined: 20th Dec 2005
Location: right behind you.
Posted: 1st Jan 2006 17:42 Edited at: 1st Jan 2006 17:42
cool.

hey, i'm working on commands like:


UFO
18
Years of Service
User Offline
Joined: 11th Oct 2005
Location:
Posted: 1st Jan 2006 17:48
uh, Dodic, I just noticed that it continues running in the processes group. When you press ctrl+alt+delete in XP, and in the processes tab, it is the first thingy after you run it and close it. You should fix this.

new programmer
18
Years of Service
User Offline
Joined: 20th Dec 2005
Location: right behind you.
Posted: 1st Jan 2006 18:00
hmm...
it seems as if it would be easy to fix, as it's 3/4 ASM.

Dodic
18
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 1st Jan 2006 19:02
hm...yes i should fix that.... it will take some time aldo ...

(i`m planning all errors fixed on maby 1.1 or 1.1 version - now i`m at 0.5 ..)


Anyways you can`t say it`s not good locking for now... (i mean the ide) when you donwload the ide , it really becomes much nicer.

p.s. i`m planning on making more ide`s , so user can choose the one he`s most conformatible with !


http://forum.thegamecreators.com/?m=forum_view&t=68313&b=10
new programmer
18
Years of Service
User Offline
Joined: 20th Dec 2005
Location: right behind you.
Posted: 1st Jan 2006 20:03
i reccomend an IDE more like Dev-C++. its not that i dont like it, it could just use some more features.

Dodic
18
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 1st Jan 2006 20:05
aahh....(a little more , ha?)

what about your ide , how is it going ?


new programmer
18
Years of Service
User Offline
Joined: 20th Dec 2005
Location: right behind you.
Posted: 1st Jan 2006 20:18
hey, dodic, could you make me a sort of controller and screen image? also fairly small? thanks.

the IDE... i need someone to make one for me. my compiler is 99% commandline, so making an IDE for it should be easy.

new programmer
18
Years of Service
User Offline
Joined: 20th Dec 2005
Location: right behind you.
Posted: 1st Jan 2006 20:22 Edited at: 1st Jan 2006 20:23
Quote: "shark basic is actually "dodica basic" with a name , and with extended syntax list , it now supports more commands."


what do you mean by "Extended syntax list"? syntax is like how you have to code, like 1 syntax is:

print
poo

another, more common:

print "poo"

or:

print_screen("poo");

extended syntax list??

Dodic
18
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 1st Jan 2006 20:34
You know what , you could maby make a very powerfull comand line compiler (for a difference , that might look interesting to use )


Dodic
18
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 2nd Jan 2006 03:29
Hello to you all , just to notice you that shark basic v0.9 - is comming up
in the morning (in my country) , in about 10 hours...


OK , so shark basic v0.9 will offcourse automatilcy have the gui update
and these are the futures of it :
*Examples
*Print
*Cls
*Load Wav
*Play Wav
*Load Midi
*Play Midi
*Load Avi
*Play avi
*Loop avi
*Load 3d object (x,3ds..)
*Rotate 3d object left (just a little , or constantly)
*Rotate 3d object right (just a little , or constantly)
*Texture 3d object
*Sleep
*Load bmp and show it
*Hide bmp (dont show it..)
*Load jpg and show it
*Hide jpg (don`t show it..)
*Print Position set
*Detect and do action (or just detect) , if :
*Left key has been pressed
*Right key has been pressed
*Up key has been pressed
*Down key has been pressed

and when i finish v1.0 it will be able to compile to .exe !
.-------------------------------------------
Now as you see , there are quite a few features , but without moving and that
sort of control this basic will be usseles , but i found a purpoise:
(p.s here`s an old one , easy to use..)

It can be used for making slideshows , and all sorts of it , it can
play sounds , music , and it can be used also for making an application
that showes your model and plays music in background or something like that.
And while considering it will be able to create .exe`s , those might
be it`s purposes...


Dodic
18
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 2nd Jan 2006 07:17
I hosted a web site for shark basic , take a look....
(click on my sign - if you wan`t , dont have to..)


Cash Curtis II
19
Years of Service
User Offline
Joined: 8th Apr 2005
Location: Corpus Christi Texas
Posted: 5th Jan 2006 08:11
What is the absolute best you can hope for this project? Do you want people to use it?

Quote: "It can be used for making slideshows , and all sorts of it , it can
play sounds , music , and it can be used also for making an application
that showes your model and plays music in background or something like that.
And while considering it will be able to create .exe`s , those might
be it`s purposes..."


I can run a slideshow in Windows. I also have a magical program called Windows Media Player that can do pretty much everything else you've listed. Showing a model and playing music is so mundane I'd never use a program that did just specifically that.

In the end, you'll have wasted tons of time, and you'll change the name to LameBasic .8. The best you can hope for is copying the commands in another language. It would be incomplete, buggier, and slower.

I'm not trying to be harsh, but there is no reason in the entire world I would ever use this product. Do yourself a favor and make something that people will use.

Dodic
18
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 5th Jan 2006 15:30
i`m working on that , it`s just it was my DREAM back there (not toooo while ago) to make a compiler and i had NO idea HOW???? and i suddenly got the idea , and you know all the happyness..


And it can export slideshows or just your models rotating into an .exe file (still can`t v0.9-cannt v1.0-can (v1.0 in progress))


new programmer
18
Years of Service
User Offline
Joined: 20th Dec 2005
Location: right behind you.
Posted: 10th Jan 2006 03:51 Edited at: 10th Jan 2006 03:52
please stop spamming.

you have a post on DB and WIP... i kept mine to just WIP, and cut out all DB code from MediaBASIC(so it wont be slop, all DB is).

Quote: " i hosted a website for ir "


1. 5megs is free
2. get a domain man, lik sharkbasic.com or something...
3. www.godaddy.com

Joey Bondage
19
Years of Service
User Offline
Joined: 4th Aug 2005
Location:
Posted: 10th Jan 2006 04:37
Hiya guys. freewebs is super cool too/ Goood luck on your projects. If you need any help just ask./ I dont ahve email working currently but im willing to ehlp here

I know why Superman left Krypton. Earth was the only place he could get steroids!
Dodic
18
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 11th Jan 2006 00:20 Edited at: 11th Jan 2006 00:21
@dumbo : Don`t advice me please , remove that avatar , erace your signature , "please" ... (oh you did changed the signature , ok just change avatar..it confuzes me and probably other people here , too )


p.s. you DID HAD TWO THREADS FOR YOUR BASIC AS WELL!


new programmer
18
Years of Service
User Offline
Joined: 20th Dec 2005
Location: right behind you.
Posted: 11th Jan 2006 03:51
no i didnt. do a search for "media" in DB forum....

TGC mods are dumber than me.
Dodic
18
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 11th Jan 2006 04:06
hahaha , stupid basic is/was your basic ...


new programmer
18
Years of Service
User Offline
Joined: 20th Dec 2005
Location: right behind you.
Posted: 11th Jan 2006 04:36
noo way.
hey, dodic, you still use proboards??
i made my own forum(not tahat good...) in like 4 days. its free too, if you wanna switch to it?




TGC mods are dumber than me.

how i got my avatar: one words: MODs
re faze
20
Years of Service
User Offline
Joined: 24th Sep 2004
Location: The shores of hell.
Posted: 11th Jan 2006 21:07
good TWO places to report dbnewbe for abuse of the forum.

John H
Retired Moderator
21
Years of Service
User Offline
Joined: 14th Oct 2002
Location: Burlington, VT
Posted: 11th Jan 2006 21:42
Hes on permanent post approval now, hes inches away from a permanent ban.


Join Our Forums and get game updates faster!
Dodic
18
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 11th Jan 2006 21:49
but what`s the difference between account "dumbo" and "dbnewbie"

, are those used by the same person ?


UFO
18
Years of Service
User Offline
Joined: 11th Oct 2005
Location:
Posted: 11th Jan 2006 22:51
Yes, he is the same person. He talked about the stupid basic thread being locked. I wouldn't be surprised it he was the BEST programmer too...


Hippopotomonstrosesquippedaliophobia-Fear of long words
Computer Nerd
19
Years of Service
User Offline
Joined: 25th Jan 2005
Location: What do you care?
Posted: 22nd Feb 2006 21:50
Are you always this negative:
What is the absolute best you can hope for this project? Do you want people to use it?

Quote: "
Quote: "It can be used for making slideshows , and all sorts of it , it can
play sounds , music , and it can be used also for making an application
that showes your model and plays music in background or something like that.
And while considering it will be able to create .exe`s , those might
be it`s purposes..."

I can run a slideshow in Windows. I also have a magical program called Windows Media Player that can do pretty much everything else you've listed. Showing a model and playing music is so mundane I'd never use a program that did just specifically that.

In the end, you'll have wasted tons of time, and you'll change the name to LameBasic .8. The best you can hope for is copying the commands in another language. It would be incomplete, buggier, and slower.

I'm not trying to be harsh, but there is no reason in the entire world I would ever use this product. Do yourself a favor and make something that people will use. "


Try to be more contructive it's in beta stages. Windows started in dos not xp.

Current Project - Dark Icon: Icon Making App
Progress - 45%
UFO
18
Years of Service
User Offline
Joined: 11th Oct 2005
Location:
Posted: 23rd Feb 2006 00:30
Thanks alot for bumping

Computer Nerd
19
Years of Service
User Offline
Joined: 25th Jan 2005
Location: What do you care?
Posted: 23rd Feb 2006 18:21
Your welcome! Bump!

Current Project - Dark Icon: Icon Making App
Progress - 45%

Login to post a reply

Server time is: 2024-09-29 12:21:47
Your offset time is: 2024-09-29 12:21:47