codec-beam
Erlang assembler
Generates Erlang VM byte code from Haskell
Generate Erlang VM byte code from Haskell
171 stars
8 watching
5 forks
Language: Haskell
last commit: about 2 months ago
Linked from 2 awesome lists
assemblybeambytescodegencompilerelixirerlang
Related projects:
Repository | Description | Stars |
---|---|---|
takenobu-hs/haskell-ethereum-assembly | A Haskell-based DSL for generating Ethereum Virtual Machine (EVM) bytecode | 66 |
aws-beam/aws-codegen | Generates Elixir and Erlang code for AWS clients based on Go SDK specs | 54 |
happi/thebeambook | Documentation of Erlang runtime system and virtual machine | 3,139 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
kjnilsson/fez | An experiment in compiling F# to core Erlang | 280 |
clojerl/clojerl | A Clojure implementation on the Erlang VM | 1,660 |
clash-lang/clash-compiler | A Haskell-based compiler for hardware description languages like VHDL, Verilog, and SystemVerilog. | 1,451 |
mrcjkb/haskell-tools.nvim | Provides additional tools and features for Haskell development in Neovim. | 494 |
kevmo314/codec-from-scratch | Building a simple video encoder from scratch to achieve high compression ratios | 326 |
avi-d-coder/implicit-hie | Automates the creation of cabal or stack configuration files for multi-component Haskell projects. | 204 |
sebastiw/rebar3_idl_compiler | Compiles Erlang IDL files into compiled code using Rebar3 | 0 |
g-ford/cradle | Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series | 161 |
lboasso/oberonc | An Oberon-07 compiler for the JVM that targets value types, pass by reference evaluation strategy, and procedure variables | 150 |
ifrostizz/murph | Transpiles EVM bytecode into huff bytecode | 117 |
acceleratehs/accelerate-llvm | Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 159 |