1. New ed.ex, and BASIC emulator

Hello everyone!  I'm creating a better version of ed.ex, that includes mouse
support.  Not only that, but I plan on making it in such a way as to allow
"plug-ins".

I'm also creating a BASIC emulator in Euphoria, just to see how much I really
know about it.  Just to let you know.

|  Programs Completed:  | 5-7                    |
| Programs  Incomplete: | 20-30                  |
|   Operating System:   | Windows XP             |

new topic     » topic index » view message » categorize

2. Re: New ed.ex, and BASIC emulator

> I'm also creating a BASIC emulator in Euphoria, just to see how much I re=
ally
> know about it.  Just to let you know.

David Cuny made a BASIC/Euphoria translator a while back, it may be
good point of reference. Do you mean Interperter or Emulator?

new topic     » goto parent     » topic index » view message » categorize

3. Re: New ed.ex, and BASIC emulator

Greg Haberek wrote:
> 
> > I'm also creating a BASIC emulator in Euphoria, just to see how much I re=
> ally
> > know about it.  Just to let you know.
> 
> David Cuny made a BASIC/Euphoria translator a while back, it may be
> good point of reference. Do you mean Interperter or Emulator?
> 
> 

I thought an Emulator was something pretending to be something else.
Like a program that runs Mac Programs on a PC or a GameBoy Emulator for
PC or Mac.

Don Cole
 A Bug is an un-documented feature.
A Feature is a documented Bug.

new topic     » goto parent     » topic index » view message » categorize

4. Re: New ed.ex, and BASIC emulator

> I thought an Emulator was something pretending to be something else.
> Like a program that runs Mac Programs on a PC or a GameBoy Emulator for
> PC or Mac.

Programming laguages can't be emulated though. They can be compiled,
interpreted, or translated, but not emulated. It just doesn't fit the
definition of emulation.

I can see writing a BASIC interpreter, however. That makes sense.

~Greg

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu