News:

Happy New Year! Yes, the current one, not a previous one; this is a new post, we swear!

Main Menu

My signature

Started by iago, May 04, 2005, 11:25:46 PM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

rabbit

Q, REAL, and Visual are all based off of BASIC, but are different.

iago

Qbasic was just an interpreter program for Basic.  But I don't know about the others.

Also, I remember that VB and Basic are the same for doing things like this.

rabbit

Pah.  Q isn't just an interpreter, it has some of its own features.

RoMi

What about good old TI-BASIC :).
-RoMi

rabbit

It's not actually BASIC.

Joe

! I'm heart broken Wabbit.
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


Quik

Quote[20:21:13] xar: i was just thinking about the time iago came over here and we made this huge bomb and light up the sky for 6 min
[20:21:15] xar: that was funny

RoMi

z80 is what you code on your computer and send to your calculator.  TI-BASIC is what you code on your calculator.
-RoMi

rabbit

TI-BASIC is z80, not a BASIC derivant.

RoMi

No Rabbit, read this page http://www.ticalc.org/programming/columns/ and you will see the z80 and TI-BASIC are different.
-RoMi

rabbit

Either way, Joe's a biter.

Joe

z80 is ASM.

Example:
mov eax, 1
xor eax, eax


TI-BASIC is a BASIC knockoff

Example:
DispGraph()
Print 1+1
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


rabbit

You're still a biter.  Don't make your entire sig into ROTx because you found out how to en/decrypt it.  You're a biter, plain and simple.

Sidoh


iago

I think Xor'ing stuff counts as encryption because it needs a key :)