GNU bug report logs -
#31939
[PATCH 01/13] gnu: Add go-github-com-mattn-go-isatty.
Previous Next
Reported by: Pierre Neidhardt <ambrevar <at> gmail.com>
Date: Fri, 22 Jun 2018 18:28:02 UTC
Severity: normal
Tags: fixed, patch
Done: Pierre Neidhardt <ambrevar <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Pierre Neidhardt <ambrevar <at> gmail.com> skribis:
> * gnu/packages/golang.scm (go-github-com-stevedonovan-luar): New variable.
[...]
> + (description "Luar is designed to make using Lua from Go more
> +convenient. Go structs, slices and maps can be automatically converted to Lua
> +tables and vice-versa. The resulting conversion can either be a copy or a
> +proxy. In the latter case, any change made to the result will reflect on the
> +source.
> +
> +Any Go function can be made available to Lua scripts, without having to write
> +C-style wrappers.
> +
> +Luar support cyclic structures (map[string]interface{}, lists, etc.).
I believe this last line is not valid Texinfo. Since the description is
already a big verbose, I’d suggest removing it.
Ludo’.
This bug report was last modified 7 years ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.