ended9월 7일· 1 sources

LLGo - C와 Python 라이브러리를 활용하는 LLVM 기반 Go 컴파일러

Why it matters

<ul> <li><strong>Go로 코드를 작성하면서 C와 Python 생태계의 라이브러리를 함께 사용</strong>할 수 있도록 만든 컴파일러</li> <li>Go 소스를 LLVM으로 컴파일하며, C 라이브러리와는 <strong>C ABI 공통 호출 규약</strong>으로 연결</li> <li>C 함수를 직접 호출해 일반 Go의 <code>cgo</...

1
Sources
+0
24h
Growth
7d
Active

Sources

Related Issues