Development of a QBasic ZZT clone

Discuss how totally awesome Bang! is here.

Moderator: Terryn

User avatar
superbowl shuffle
Official Clamp School Defender
Posts: 418
Joined: Mon Apr 07, 2003 4:52 am
Location: CAsE SenSiTiVe

Post by superbowl shuffle »

This thread is almost a month old :ler:
[size=75:lh51rn9h][b:lh51rn9h]When the 5 o'clock whistle blows, so do I.[/b:lh51rn9h]
[/size:lh51rn9h]
894
What can be said now?
Posts: 0
Joined: Tue Jan 18, 2005 3:38 am

Post by 894 »

Sorry for the belated response.

A Virtual Machine is basically a layer of abstraction over your operating system. Instead of letting your operating system run the executable directly (as compiled C/C++ code, or FreeBASIC for that matter), you write a program that emulates an abstract computer running bytecode. The idea is that, so long as you have a virtual machine for a particular platform, you can run any of that language's bytecode on it. This is what Java does. You can run the same compiled Java bytecode on a bunch of different platforms (Windows, *nix, MacOS, even embedded hardware "Java chips") without recompiling. That Java Runtime Environment (JRE) that you have to install before you can run any Java applets is the Java Virtual Machine. ZZT does not compile ZZT-OOP into bytecode, it just interprets it directly, but it does create an abstract environment in which to execute the code - a crude Virtual Machine.
User avatar
Mooseka
;-*
Posts: 282
Joined: Mon Sep 22, 2003 5:01 pm

Post by Mooseka »

burn the witch
Image
727
What can be said now?
Posts: 0
Joined: Sun May 30, 2004 6:28 am

Did someone say ZZ3 Source Code?

Post by 727 »

*cough* I have it somewhere... On a floppy I think... I seriously haven't looked at it in forever... Needs the BWSB (Bells and Whistles Sound Board) Library to compile as well... Hmm... Have that somewhere too...

If you need any help, email me.

And no folks, this does not mean I'm back from the dead... College still ownz me.
User avatar
Commodore
fgsdfs
Posts: 2471
Joined: Wed Mar 12, 2003 5:44 pm
Location: :noitacoL
Contact:

Post by Commodore »

there's one thing that's back from the dead.... this thread.

and the rave baron apparently

:ravebaron:
*POW* *CLANK* *PING*
User avatar
nps
so kawaii! so cute!
Posts: 810
Joined: Sun Jan 18, 2004 1:51 pm

Post by nps »

And so is the mullet!

Image
940
What can be said now?
Posts: 0
Joined: Mon Mar 14, 2005 8:50 pm

Post by 940 »

So is this guy
Image[/code]
User avatar
Stak
Watching you post
Posts: 373
Joined: Mon Nov 17, 2003 2:38 am

Post by Stak »

Are you referring to the dog or Jesus
Spectere
wants to have your babies.
Posts: 83
Joined: Wed Jan 26, 2005 11:13 am

Post by Spectere »

I think he's referring to the ler.

:ler:

o ya playaz that shit be hawttt yo
Post Reply