|
swig
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||||||||||||
|
Description: Generate scripting interfaces to C/C++ code |
|||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||||||||||||||||||||||
| Tags: c-plus-plus bindings cross-language code-generation development | |||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install swig | |||||||||||||||||||||||||||||||||||||||||||||
|
About: 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. It works by parsing C/C++ header files and automatically generating wrapper code to enable cross-language integration. This allows developers to reuse existing C/C++ libraries while scripting in languages like Python, Ruby, or JavaScript. |
|||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||||||||||||
| Alternatives: | |||||||||||||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||||||||||||
|