About Anaconda Help Download Anaconda

RBC - Remote Backend Compiler

copied from cf-staging / rbc

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.7.3
  • osx-64 v0.7.3
  • win-64 v0.7.3
  • noarch v0.13.0

conda install

To install this package run one of the following:
conda install conda-forge::rbc
conda install conda-forge/label/cf202003::rbc

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy