Hello, Gábor,
You might want to look at the endian-port egg, which implements
reading and writing of numbers in different endianness, and the
mat5-lib egg, which implements the Matlab binary format for storing
matrices and Matlab structures and objects.
-Ivan
"Gábor Balázs" <[EMAIL PROTECTED]> writes:
> Unfortunately I have inexact number in a complicated structure. :(
> The example below was only a little demonstration.
>
> So I just tried the numbers egg, but as you told it does not help.
> And I cannot change to an other scheme implementation because of a special
> API egg.
> I tried two other (chez, mzscheme), but nor of them have the same problem.
>
> Do you have any method to read/write complicated structures in such cases
> easily?
> Or I have to implement an own write function which converts every inexact
> number...
>
> Thx,
> `bg`
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users