talk-2015-haskell-to-hardware
Hardware compiler
A compiler project that translates Haskell programs to hardware instructions for parallel processing on reprogrammable devices.
From Haskell to Hardware via CCCs
58 stars
9 watching
2 forks
Language: TeX
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell-based compiler for hardware description languages like VHDL, Verilog, and SystemVerilog. | 1,451 |
| A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 293 |
| Compiling to categories involves translating Haskell programs into more expressive mathematical frameworks. | 439 |
| A tool for bootstrapping and compiling self-hosting Haskell compilers from a minimal C compiler. | 214 |
| A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
| A compiler that integrates the GRIN backend with GHC to compile functional programming languages. | 144 |
| A programming language designed to be self-hosted on small systems, compiled from itself, and optimized for tiny size and speed. | 247 |
| A Haskell implementation of a compiler for a custom programming language | 172 |
| Enables whole program compilation and external STG IR tooling for GHC | 116 |
| A tool that extends Halide's hardware capabilities to support custom-hardware generation using CoreIR. | 80 |
| Builds hardware descriptions into executable code using an LLVM-style compiler framework. | 101 |
| A compiler for translating C-like code to Uxn | 23 |
| Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series | 161 |
| A compiler that translates Haskell code into C99, simulating various stages of compilation and intermediate representations. | 119 |
| A compiler that translates Haskell code into C++ code for efficient execution | 62 |