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