Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gnimuc/llvmcgutils.jl

Utility procedures for Julia code generation
https://github.com/gnimuc/llvmcgutils.jl

Last synced: 18 days ago
JSON representation

Utility procedures for Julia code generation

Awesome Lists containing this project

README

        

# LLVMCGUtils
[![CI](https://github.com/Gnimuc/LLVMCGUtils.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/Gnimuc/LLVMCGUtils.jl/actions/workflows/ci.yml)
[![TagBot](https://github.com/Gnimuc/LLVMCGUtils.jl/actions/workflows/TagBot.yml/badge.svg)](https://github.com/Gnimuc/LLVMCGUtils.jl/actions/workflows/TagBot.yml)
[![codecov](https://codecov.io/gh/Gnimuc/LLVMCGUtils.jl/branch/main/graph/badge.svg?token=O4VOGLnd2s)](https://codecov.io/gh/Gnimuc/LLVMCGUtils.jl)

Julia codegen utilities reimplemented on top of [LLVM.jl](https://github.com/maleadt/LLVM.jl).