Re: Porting Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message

Matthew Hounsell wrote:

> I have considered porting euphoria and I decided it
> would be easiest  to compile euphoria to a language.
> I considered java and instead of byte codes I thought about
> compiling to classes.

I'm playing around with writing a Euphoria to QBasic translator. There's a
lot of 'small detail' stuff to consider - reference counts, garbage
collection, etc. I just found out that QBasic doesn't seem to allow passing
user defined data types, so I might have to add a stack as well. Grumble...

The ultimate goal is to translate to Java, but I'm more familiar with
QBasic. I figure if I can do it in QBasic, I can do it in anything.

-- David Cuny

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu