rbc
RBC - Remote Backend Compiler
RBC - Remote Backend Compiler
To install this package, run one of the following:
Installation commands are not available for this package.
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.
Summary
RBC - Remote Backend Compiler
Last Updated
Aug 9, 2023 at 01:42
License
BSD-3-Clause
Total Downloads
133
Version Downloads
0
GitHub Repository
https://github.com/xnd-project/rbcDocumentation
https://rbc.readthedocs.io/