Skip to content

savi-lang/LLVM

LLVM

Savi bindings for the LLVM library.

LLVM allows for the creation of native executable programs. It is a powerful tool for creating compilers and other tools that need to generate machine code.

This is in the standad library because it is used by the self-hosted Savi compiler.