bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] [bug #52788] Please provide support for the golang


From: Michael Vogt
Subject: [bug-gettext] [bug #52788] Please provide support for the golang
Date: Tue, 2 Jan 2018 09:43:28 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0

URL:
  <http://savannah.gnu.org/bugs/?52788>

                 Summary: Please provide support for the golang
                 Project: GNU gettext
            Submitted by: mvogt
            Submitted on: Tue 02 Jan 2018 02:43:26 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

It would be great for gettext to support the go programming language. 

Extracting the strings is similar to C, there is a additional "raw string"
(https://golang.org/ref/spec#String_literals) that is enclosed in "`".

The format strings are also similar to C with some additional `%` verbs like:
%q (details in https://golang.org/pkg/fmt/).






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52788>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]