rupicola
Compiler toolkit
A toolkit for compiling functional programs into imperative code for performance-critical applications
Gallina to Bedrock2 compilation toolkit
51 stars
16 watching
11 forks
Language: Coq
last commit: 2 months ago coq
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of reusable tools and utilities for working with the Coq proof assistant | 42 |
| Automated verification of higher-order programs using separation logic | 57 |
| A formal language for designing and verifying rule-based hardware systems | 143 |
| A repository unifying bit vector definitions and lemmas across multiple Coq projects. | 27 |
| A Coq-based library for synthesizing correct-by-construction abstract data types and parsers from formal specifications | 149 |
| Translates Coq terms into Cedille terms for a specific domain-specific language | 33 |
| A compiler project that aims to formalize and verify the semantics of an intermediate language using Coq | 57 |
| An implementation of the RISC-V instruction set specification in Coq | 110 |
| A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
| This project provides a development environment and software tools for formalizing the semantics of programming languages in the Coq proof assistant. | 21 |
| A compiler and toolkit for a statically typed, compiled programming language | 6 |
| A collection of reusable Coq definitions and theorems for building software development tools | 129 |
| A toolkit for building lexers, parsers, and abstract syntax trees in Ruby, with features such as re-entrant code, flexible lexer/parser definitions, and LLVM bindings. | 452 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |