1. Re[4]: Euphoria 2.5 alpha

>> >> 3. I'm still confused about .il files. How to produce (unshrouded) .il
>> >> files?
>> 
>> R> The binder/shrouder will produce shrouded .il files
>> R> that can be read by backend.exe etc.
>> R> There is no way to produce an unshrouded .il file.
>>  
>> You said it's proprietary? But the code to make IL files is in emit.e,
>> isn't it? And the byte codes is in reswords.e, right? So it looks like
>> we can make .il files using the source code. Am I correct?

R> You can dump the IL codes into a file of your own design,
R> but backend.exe will not understand that file.


Ok, then, will backend run unshrouded il files?

new topic     » topic index » view message » categorize

2. Re: Re[4]: Euphoria 2.5 alpha

Akusaya wrote:
> 
> >> >> 3. I'm still confused about .il files. How to produce (unshrouded) .il
> >> >> files?
> >> 
> >> R> The binder/shrouder will produce shrouded .il files
> >> R> that can be read by backend.exe etc.
> >> R> There is no way to produce an unshrouded .il file.
> >>  
> >> You said it's proprietary? But the code to make IL files is in emit.e,
> >> isn't it? And the byte codes is in reswords.e, right? So it looks like
> >> we can make .il files using the source code. Am I correct?
> 
> R> You can dump the IL codes into a file of your own design,
> R> but backend.exe will not understand that file.
> 
> 
> Ok, then, will backend run unshrouded il files?

No. 

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

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

3. Re: Re[4]: Euphoria 2.5 alpha

On 17 Nov 2004, at 19:36, Robert Craig wrote:

> 
> 
> posted by: Robert Craig <rds at RapidEuphoria.com>
> 
> Akusaya wrote:
> > 
> > >> >> 3. I'm still confused about .il files. How to produce (unshrouded) .il
> > >> >> files?
> > >> 
> > >> R> The binder/shrouder will produce shrouded .il files
> > >> R> that can be read by backend.exe etc.
> > >> R> There is no way to produce an unshrouded .il file.
> > >>  
> > >> You said it's proprietary? But the code to make IL files is in emit.e,
> > >> isn't it? And the byte codes is in reswords.e, right? So it looks like we
> > >> can make .il files using the source code. Am I correct?
> > 
> > R> You can dump the IL codes into a file of your own design,
> > R> but backend.exe will not understand that file.
> > 
> > 
> > Ok, then, will backend run unshrouded il files?
> 
> No. 

So we can't output il files from a hacked frontend and expect them to work, 
is that the bottom line?

Kat

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

Search



Quick Links

User menu

Not signed in.

Misc Menu