Re: C compiler
- Posted by Robert Craig <rds at ATTCANADA.NET> Jun 16, 2000
- 424 views
Alvin Koffman writes: > Hay Robert is this kind of what your working on? > http://www.adeptsoftware.com/plc/info.html Not really. I'm making a tool that will convert any Euphoria program into an equivalent C program. The C program can be compiled by a C compiler to give you a faster-executing .exe file. I now have most of the DOS32 programs in euphor22.zip running correctly as compiled C programs. Even ed.ex runs identically when converted to C and compiled into a .exe file. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com