On Thu, Jul 11, 2024 at 07:45:13PM +0200, Petr Menšík wrote:
>   ... have put together interesting piece for code for swig tool.

Not knowning what "swig tool" is and being curious about it, I report
back:

SWIG (Simplified Wrapper and Interface Generator) is a software
development tool that connects programs written in C and C++ with a
variety of high-level programming languages such as Python, Java, and
Ruby. It generates the "glue code" needed to bridge the gap between the
low-level C/C++ code and the high-level language, allowing the two to
communicate and exchange data seamlessly. This is useful for creating
scripting interfaces to C/C++ libraries, or for connecting C/C++ code
with other software components written in different programming languages.

https://www.swig.org/



Groeten
Geert Stappers
-- 
Silence is hard to parse

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Reply via email to