This repository contains two tools to generate a compile_commands.json file from a Bazel workspace without the need to modify any of the Bazel configuration files. This is the equivalent of ...
LLGo is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python and JavaScript. It's a subproject of the XGo project. LLGo aims to expand the boundaries of Go ...
Abstract: The lack of open-source memory compilers in academia typically causes significant delays in research and design implementations. This paper presents an open-source memory compiler that is ...