Pinned Repositories
cclang
A Swift package to bind to the clang C API
ClangSwift
A Swift wrapper for the libclang C API (version 4.0.x)
cllvm
A Swift package to bind to the llvm C API
FileCheck
A standalone Swift version of LLVM's flexible pattern matching file verifier
Kaleidoscope
A compiler for the Kaleidoscope sample project. Written in Swift, powered by LLVMSwift.
Lite
A test runner for compiler-like Swift projects
LLVMSwift
A Swift wrapper for the LLVM C API (version 11.0)
PrettyStackTrace
A Swift library for printing a breadcrumb trace on a fatal signal.
Symbolic
A Swift library for dynamically loading shared objects
llvm-swift's Repositories
llvm-swift/LLVMSwift
A Swift wrapper for the LLVM C API (version 11.0)
llvm-swift/ClangSwift
A Swift wrapper for the libclang C API (version 4.0.x)
llvm-swift/Symbolic
A Swift library for dynamically loading shared objects
llvm-swift/FileCheck
A standalone Swift version of LLVM's flexible pattern matching file verifier
llvm-swift/PrettyStackTrace
A Swift library for printing a breadcrumb trace on a fatal signal.
llvm-swift/Lite
A test runner for compiler-like Swift projects
llvm-swift/Kaleidoscope
A compiler for the Kaleidoscope sample project. Written in Swift, powered by LLVMSwift.
llvm-swift/cllvm
A Swift package to bind to the llvm C API
llvm-swift/cclang
A Swift package to bind to the clang C API