Search found 266 matches

by bongomeno
Tue Oct 20, 2009 7:20 pm
Forum: General Discussion
Topic: PROSEED - Multi purpose interpreter (WIP) >UPDATE!!!<
Replies: 46
Views: 106696

The use of colons are to separate the parameters. The \n is something I stole from C or C++, it creates a new line. It is a pain to use at first, but it becomes useful once you get used to it. I could try to use another character to separate the parameters, but I chose the colon because it looks bes...
by bongomeno
Tue Oct 20, 2009 1:37 pm
Forum: General Discussion
Topic: PROSEED - Multi purpose interpreter (WIP) >UPDATE!!!<
Replies: 46
Views: 106696

PROSEED - Multi purpose interpreter (WIP) >UPDATE!!!<

I have tried doing this before, but never got very far. I am trying to write my own programming language! This is what I have done... It is a command line interpreter. Just drag and drop one of the sample programs onto it and watch it run. It has a simple syntax: - White spacing may be used. - Param...
by bongomeno
Sat Oct 17, 2009 2:32 pm
Forum: General Discussion
Topic: ASM PAINT!
Replies: 5
Views: 16003

Thank you. :D
I will add more to this later.. maby press both buttons to clear and right button to change?
by bongomeno
Fri Oct 16, 2009 8:23 pm
Forum: General Discussion
Topic: ASM PAINT!
Replies: 5
Views: 16003

ASM PAINT!

I am learning assembly language and wrote a small little program. You can draw simple pictures with it. Use the left mouse button to draw and the right button to clear the screen. To exit, simply move the cursor to the origin (0,0) of the screen. I thought it would be a good example program to post....
by bongomeno
Thu Oct 15, 2009 10:48 am
Forum: General Discussion
Topic: AOTHER QB markup lang+browser!!!
Replies: 10
Views: 23236

This might sound like a dumb thing to ask, but does anybody still have this program? My computer it COMPLETELY destroyed and I lost most of my stuff. If you still have it, could you please email it to me at bongo_meno@yahoo.com or post it somewhere where I can download it. I would like to work on it...
by bongomeno
Fri Oct 02, 2009 1:25 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Internet
Replies: 3
Views: 17510

connect 4 was done with libs. maby you can use an old 80s dial up modem through the serial port or something. you can use qb to program it to do pretty much whatever you need... I am actually working on setting up a BBS server with my Atari 400 (or maby my 130XE or 1040 ST if that does not work out)...
by bongomeno
Wed Sep 23, 2009 8:47 am
Forum: General Discussion
Topic: 'Program generator of sentences random simplify
Replies: 34
Views: 73729

lol

No te quejes de mi espa?ol! Yo estaba bromeando, id no ten?a intenci?n de ofenderte. =]

Ah, y ... Me tir? a tu madre la noche anterior! XD
by bongomeno
Sun Sep 13, 2009 12:58 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Solved!
Replies: 8
Views: 24755

,
by bongomeno
Wed Sep 02, 2009 8:11 pm
Forum: General Discussion
Topic: 'Program generator of sentences random simplify
Replies: 34
Views: 73729

did you mean im fork up or im just a fork up? :lol:
by bongomeno
Tue Sep 01, 2009 11:21 am
Forum: General Discussion
Topic: Yikes, long time, no updates
Replies: 5
Views: 15272

any updates in progress?
by bongomeno
Mon Aug 31, 2009 10:33 pm
Forum: General Discussion
Topic: 'Program generator of sentences random simplify
Replies: 34
Views: 73729

usted es un idiota va morir en el infierno, perra puta madre! ir chupar un pene gay mans!

hahahaahaha beat that lrvcs or whatever your name is!
by bongomeno
Mon Aug 31, 2009 10:19 pm
Forum: General Discussion
Topic: Converting Wetspot to C
Replies: 10
Views: 22453

That's pretty likely. The only thing is that the data doesn't match. The old values will end up being overwritten anyways though, so no biggie. I haven't traced the code deep enough to see what these arrays do just yet, but I'm sure they're important. bongomeno: actually, that code you wrote would ...
by bongomeno
Sun Aug 30, 2009 12:46 pm
Forum: General Discussion
Topic: Converting Wetspot to C
Replies: 10
Views: 22453

in C you can do an array like this if I am correct...

Code: Select all

#include <iostream>

int main(){

 int x[10];

 for (int i;i<10;i++){
  x[i]=i;
 }

 return 0;

}
or I think you could do...

Code: Select all


#include <iostream>

int x[10];

int main(){

 x[]={1,2,3,4,5,6,7,8,9,10};

 return 0;

}

by bongomeno
Sun Aug 30, 2009 12:33 pm
Forum: General Discussion
Topic: Dragon Stone Quest
Replies: 12
Views: 22812

agreed!
by bongomeno
Sat Aug 29, 2009 11:34 am
Forum: General Discussion
Topic: small 3dish game: cosmic shootout
Replies: 8
Views: 15894

there is only 1 at a time you are shooting at the background stars! lol
by bongomeno
Tue Aug 25, 2009 7:50 pm
Forum: General Discussion
Topic: laptop help
Replies: 8
Views: 21152

Apple computers SUCK. its always been that way and always will...... if you want a netbook get one with ASUS hardware and Windows XP (or 7 when it comes out) annnnndd... MAKE SURE YOU DONT GET WINDOWS VISTA BECAUSE IT @#$%^&&^%$%^ SUCKS!!!!!!!!!!!
by bongomeno
Tue Aug 25, 2009 7:48 pm
Forum: General Discussion
Topic: 'Program generator of sentences random simplify
Replies: 34
Views: 73729

hahahahahha

ahahhahahahahahahaahhahahaaaaahhh.................... I am laughing my ASS OFF!!!!!!!!!!!!!!!!!!!!!!!!!!!! ahahhahahhahahah............. :lol:
by bongomeno
Wed Aug 12, 2009 9:28 am
Forum: General Discussion
Topic: Speeding up the coding process
Replies: 21
Views: 37330

i go through a similar situation... my mother takes away my computer for months at a time whenever i do something wrong. :evil: i was not even allowed to use the internet at all until like this year... but I did anyway. I either went to public libraries friends houses or I used my PSP. btw when my c...
by bongomeno
Mon Aug 10, 2009 10:17 pm
Forum: General Discussion
Topic: Speeding up the coding process
Replies: 21
Views: 37330

LOL :roll: no1 cares if your work is up to par... I would like to see what you have done.
by bongomeno
Mon Aug 10, 2009 3:51 am
Forum: General Discussion
Topic: small 3dish game: cosmic shootout
Replies: 8
Views: 15894

lol

ok burger... have you heard of a thing called style? thats why I use LET... i like retro computers. but im done with qbasic for now as im doing Atari 2600 programming now. qbasic is still an EPIC language. the reason the code is not working might be the BBcode messing it up.. ill post a download lin...