Use "swig" in a sentence

1. The SWIG tool creates source code that provides the glue between C/C++ and the target language.

SWIG 도구는 C/C++과 대상 언어 간의 접착제(glue)를 제공하는 소스 코드를 만든다.

2. When SWIG creates an extension module, these declarations are accessible as scripting language functions, variables, and constants respectively.

SWIG가 확장 모듈을 만들 때 이 선언들은 스크립트 언어 함수, 변수, 상수로 각각 접근이 가능하다.

3. SWIG will compile the interface file and generate code in regular C/C++ and the target programming language.

SWIG는 인터페이스를 컴파일한 다음 일반 C/C++ 및 대상 프로그래밍 언어를 발생시킨다.