1. Re: Euphoria To C: alpha-3 & euAllegro Status
- Posted by Robert Craig <rds at RAPIDEUPHORIA.COM>
Nov 27, 2000
-
Last edited Nov 28, 2000
Ray Smith writes:
> What are your plans for Allegro?
I'm going to implement the standard Euphoria graphics
routines using Allegro. That will allow existing
Euphoria graphics programs to be translated to C and compiled
with DJGPP. I don't plan to go any further with it.
I want to get back to the long overdue namespace improvements.
I guess you could kludge together a set of C interface routines
that would let people call Allegro routines via the translator.
(Maybe write a .e file of simple Euphoria routines that do nothing.
Replace the corresponding .c file that the translator gives you
with your own modified C functions. Your C routines
would call Allegro routines.)
The DOS interpreter doesn't let you link with C routines.
Regards,
Rob Craig
Rapid Deployment Software
http://www.RapidEuphoria.com