Re: atom[ic] representations

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

Beaumont Furniss writes:
> After attempting to find how an atom is stored
> I decided to come to the source .
> I attempted to determine the structure through code
> similar to this:

You are attempting to do the impossible.
Euphoria does not allow you to peek into
memory at the way that Euphoria variables
or data are stored. This is not C.
The best you can do is use atom_to_float64(),
which I believe you were already doing.
atom_to_float64() is not that slow. If you think it is,
make some measurements and show us.

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

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

Search



Quick Links

User menu

Not signed in.

Misc Menu