CMD + K

rbc

Community

RBC - Remote Backend Compiler

Copied fromcf-staging / rbc

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::rbc

Usage Tracking

0.13.0
0.12.0
0.11.0
0.10
0.9.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

The aim of the Remote Backend Compiler project is to distribute the tasks of a program JIT compilation process to separate computer systems using the client-server model. The frontend of the compiler runs on the client computer and the backend runs on the server computer. The compiler frontend will send the program code to compiler backend in LLVM IR form where it will be compiled to machine code.

About

Summary

RBC - Remote Backend Compiler

Last Updated

Jun 15, 2023 at 15:08

License

BSD-3-Clause

Total Downloads

270.6K

Version Downloads

2.0K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.7.3
macOS-64 Last supported version: 0.7.3
win-64 Last supported version: 0.7.3