FFI(Foreign Function Interface)
ABI(Application Binary Interface)
C ABI C언어의 ABI
FFI(Foreign Function Interface)
2. FFI는 ABI 호환을 맞춰주는 "인터페이스" 역할
libclang: Clang의 내부 AST(Abstract Syntax Tree)을 외부에서 분석할 수 있게 해주는 C API 라이브러리
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
ABI(Application Binary Interface)
C ABI C언어의 ABI
FFI(Foreign Function Interface)
2. FFI는 ABI 호환을 맞춰주는 "인터페이스" 역할
libclang: Clang의 내부 AST(Abstract Syntax Tree)을 외부에서 분석할 수 있게 해주는 C API 라이브러리