run-gcc is a versatile Bash script designed to simplify the process of compiling and running C and C++ programs. It provides features such as input/output handling ...
Abstract: The past few years, traditional compiler optimization methods have been found to be further enhanced by machine learning (ML), deep learning (DL) and reinforcement learning (RL). These ...
Fict is a UI library where you write plain JavaScript and the compiler figures out the reactivity. Write JavaScript; let the compiler handle signals, derived values, and DOM updates. It’s a new way to ...
Abstract: This paper presents ACPO: An AI-Enabled Compiler Framework; a novel framework that provides LLVM with simple and comprehensive tools to enable employing ML models for different optimization ...