PYTOGO
Gary E. Miller
gem at rellim.com
Mon Sep 17 22:04:30 UTC 2018
Yo Hal!
On Mon, 17 Sep 2018 14:53:27 -0700
Hal Murray via devel <devel at ntpsec.org> wrote:
> > If they are written in Go, they are compiled to binary executables,
> > and you do not need Python (nor a Go compiler) to run them.
>
> Thanks. But we still need libraries. What makes the Python
> interpreter/whatever different from a library?
Nope. From the Golang FAQ:
Why is my trivial program such a large binary?
The linker in the gc toolchain creates statically-linked binaries
by default. All Go binaries therefore include the Go runtime, along
with the run-time type information necessary to support dynamic type
checks, reflection, and even panic-time stack traces.
RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
gem at rellim.com Tel:+1 541 382 8588
Veritas liberabit vos. -- Quid est veritas?
"If you can’t measure it, you can’t improve it." - Lord Kelvin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 851 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ntpsec.org/pipermail/devel/attachments/20180917/68585c25/attachment.bin>
More information about the devel
mailing list