Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thrushlang/thrushc

The Compiler for Thrush Programming Language.
https://github.com/thrushlang/thrushc

compiled-language compiler programming-language rust statically-typed thrush

Last synced: about 7 hours ago
JSON representation

The Compiler for Thrush Programming Language.

Awesome Lists containing this project

README

        


logo

# The Thrush Compiler

This compiler compile target to **LLVM IR** and coming soon to anothers backend infraestructures; This compile for native **Optimized Machine Code** with object files or executables.

## Compiler Dependencies

- **Clang** && **LLVM** 17.0.2 in the future **Thrush Toolchain**, located in `%HOME%/thrushlang/backends/llvm`

## External Requirements for build the Compiler

- **Clang** && **LLVM** 17.0.2 (Linux Binaries with statically linked libraries)