Re: Static, pure Scheme internationalization

Vivien Kraus <[email protected]>
Newsgroups gmane.lisp.guile.user
Message-ID <[email protected]>
Le samedi 21 décembre 2024 à 21:36 +0900, Nala Ginrut a écrit :
> If you want to base on Hoot, maybe it's OK to implement your own
> (current-endianess) as you showed.

This will not run on Hoot, it only runs at expansion time. However,
from what I understand from the GNU MO file format specification, it
can be written either as big-endian or little-endian, I assume
depending on the machine used to produce the MO file. You can detect
which one it is by looking at the magic header in the file.

Thank you for the bytevector-u32-ref suggestion!

Vivien
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.