Initial commit

This commit is contained in:
xushiwei
2023-12-10 08:16:08 +08:00
committed by GitHub
commit 1fedfc2841
3 changed files with 51 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# llgo
A Go compiler based on LLVM in order to better integrate Go with the C ecosystem