Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karellen/karellen-llvm
Karellen Python LLVM Library
https://github.com/karellen/karellen-llvm
clang compiler cpython llvm python wheel
Last synced: 4 months ago
JSON representation
Karellen Python LLVM Library
- Host: GitHub
- URL: https://github.com/karellen/karellen-llvm
- Owner: karellen
- License: apache-2.0
- Created: 2023-04-01T16:50:28.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T19:39:45.000Z (4 months ago)
- Last Synced: 2024-09-30T03:41:05.969Z (4 months ago)
- Topics: clang, compiler, cpython, llvm, python, wheel
- Language: Python
- Homepage:
- Size: 205 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Karellen LLVM Infrastructure for CPython
[![Gitter](https://img.shields.io/gitter/room/karellen/Lobby?logo=gitter)](https://app.gitter.im/#/room/#karellen_Lobby:gitter.im)
[![Build Status](https://img.shields.io/github/actions/workflow/status/karellen/karellen-llvm/build.yml?branch=master)](https://github.com/karellen/karellen-llvm/actions/workflows/build.yml)The project currently contains the following projects:
* LLVM Core libraries
* LLVM Core shared symbols
* LLVM Clang compiler## Core
[![Karellen LLVM Core Version](https://img.shields.io/pypi/v/karellen-llvm-core?logo=pypi)](https://pypi.org/project/karellen-llvm-core/)
[![Karellen LLVM Core Downloads Per Day](https://img.shields.io/pypi/dd/karellen-llvm-core?logo=pypi)](https://pypistats.org/packages/karellen-llvm-core)
[![Karellen LLVM Core Downloads Per Week](https://img.shields.io/pypi/dw/karellen-llvm-core?logo=pypi)](https://pypistats.org/packages/karellen-llvm-core)
[![Karellen LLVM Core Downloads Per Month](https://img.shields.io/pypi/dm/karellen-llvm-core?logo=pypi)](https://pypistats.org/packages/karellen-llvm-core)## Core Debug Symbols
[![Karellen LLVM Core Debug Version](https://img.shields.io/pypi/v/karellen-llvm-core-debug?logo=pypi)](https://pypi.org/project/karellen-llvm-core-debug/)
[![Karellen LLVM Core Debug Downloads Per Day](https://img.shields.io/pypi/dd/karellen-llvm-core-debug?logo=pypi)](https://pypistats.org/packages/karellen-llvm-core-debug)
[![Karellen LLVM Core Debug Downloads Per Week](https://img.shields.io/pypi/dw/karellen-llvm-core-debug?logo=pypi)](https://pypistats.org/packages/karellen-llvm-core-debug)
[![Karellen LLVM Core Debug Downloads Per Month](https://img.shields.io/pypi/dm/karellen-llvm-core-debug?logo=pypi)](https://pypistats.org/packages/karellen-llvm-core-debug)## Toolchain Tools
[![Karellen LLVM Toolchain Tools Version](https://img.shields.io/pypi/v/karellen-llvm-toolchain-tools?logo=pypi)](https://pypi.org/project/karellen-llvm-toolchain-tools/)
[![Karellen LLVM Toolchain Tools Downloads Per Day](https://img.shields.io/pypi/dd/karellen-llvm-toolchain-tools?logo=pypi)](https://pypistats.org/packages/karellen-llvm-toolchain-tools)
[![Karellen LLVM Toolchain Tools Downloads Per Week](https://img.shields.io/pypi/dw/karellen-llvm-toolchain-tools?logo=pypi)](https://pypistats.org/packages/karellen-llvm-toolchain-tools)
[![Karellen LLVM Toolchain Tools Downloads Per Month](https://img.shields.io/pypi/dm/karellen-llvm-toolchain-tools?logo=pypi)](https://pypistats.org/packages/karellen-llvm-toolchain-tools)## LLDB
[![Karellen LLVM Toolchain Tools Version](https://img.shields.io/pypi/v/karellen-llvm-lldb?logo=pypi)](https://pypi.org/project/karellen-llvm-lldb/)
[![Karellen LLVM Toolchain Tools Downloads Per Day](https://img.shields.io/pypi/dd/karellen-llvm-lldb?logo=pypi)](https://pypistats.org/packages/karellen-llvm-lldb)
[![Karellen LLVM Toolchain Tools Downloads Per Week](https://img.shields.io/pypi/dw/karellen-llvm-lldb?logo=pypi)](https://pypistats.org/packages/karellen-llvm-lldb)
[![Karellen LLVM Toolchain Tools Downloads Per Month](https://img.shields.io/pypi/dm/karellen-llvm-lldb?logo=pypi)](https://pypistats.org/packages/karellen-llvm-lldb)## Clang
[![Karellen LLVM Clang Version](https://img.shields.io/pypi/v/karellen-llvm-clang?logo=pypi)](https://pypi.org/project/karellen-llvm-clang/)
[![Karellen LLVM Clang Downloads Per Day](https://img.shields.io/pypi/dd/karellen-llvm-clang?logo=pypi)](https://pypistats.org/packages/karellen-llvm-clang)
[![Karellen LLVM Clang Downloads Per Week](https://img.shields.io/pypi/dw/karellen-llvm-clang?logo=pypi)](https://pypistats.org/packages/karellen-llvm-clang)
[![Karellen LLVM Clang Downloads Per Month](https://img.shields.io/pypi/dm/karellen-llvm-clang?logo=pypi)](https://pypistats.org/packages/karellen-llvm-clang)