* xgettext improvements for Guile and Scheme
@ 2024-08-23 9:04 Bruno Haible
0 siblings, 0 replies; only message in thread
From: Bruno Haible @ 2024-08-23 9:04 UTC (permalink / raw)
To: guile-devel
Hi,
The next GNU gettext release will have the following improvements for
Guile and Scheme source files:
* Programming languages support:
- Scheme:
o xgettext now supports the option '-L Guile' as an alternative to
'-L Scheme'. They are nearly equivalent. They differ in the
interpretation of escape sequences in string literals: While
'xgettext -L Scheme' assumes the R6RS and R7RS syntax of string literals,
'xgettext -L Guile' assumes the syntax of string literals understood by
Guile 2.x and 3.0 (without command-line option '--r6rs' or '--r7rs', and
before a '#!r6rs' directive is seen).
o xgettext now recognizes comments of the form '#; <expression>'.
If you want to review how it works, feel free to use a snapshot tarball,
such as from <https://gitlab.com/gnu-gettext/ci-distcheck> .
Bruno
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-23 9:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23 9:04 xgettext improvements for Guile and Scheme Bruno Haible
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).