rcrl
C compiler engine
An interactive C++ compiler and runtime environment for rapid development and live coding
Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)
413 stars
22 watching
37 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
c-plus-plusclingcppdllhot-reloadlive-codingproductivityread-eval-print-loopreplruntime-compilation
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| CIL is a front-end for the C programming language that facilitates program analysis and transformation. | 364 |
| A compiler and language extension for heterogeneous quantum-classical computing | 11 |
| A compiler and virtual machine for a fictional programming language | 24 |
| A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 |
| An optimizing compiler for a quantum instruction language | 462 |
| Enables developers to make and test changes to C++ code at runtime without requiring compilation. | 2,205 |
| An open-source framework for hybrid quantum-classical computing architectures. | 1 |
| Builds hardware descriptions into executable code using an LLVM-style compiler framework. | 101 |
| A formally verified compiler for a subset of C that generates code for multiple architectures. | 1,901 |
| A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 295 |
| A compiler for translating C-like code to Uxn | 23 |
| A toolkit for compiling functional programs into imperative code for performance-critical applications | 51 |
| A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |
| A template for automatically generating C++ reflection code using CMake and Python | 39 |