CMD + K

rbc

Anaconda Verified

RBC - Remote Backend Compiler

Installation

To install this package, run one of the following:

Conda
$conda install main::rbc

Usage Tracking

0.11.0
0.5.1
2 / 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 9, 2023 at 15:13

License

BSD-3-Clause

Total Downloads

917

Supported Platforms

linux-ppc64le
linux-aarch64
macOS-64
macOS-arm64
linux-64
win-64

Unsupported Platforms

win-32 Last supported version: 0.5.1