port_compiler

Compiler

A tool to compile native code for Erlang applications.

A rebar3 port compiler

GitHub

65 stars
10 watching
38 forks
Language: Erlang
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sebastiw/rebar3_idl_compiler Compiles Erlang IDL files into compiled code using Rebar3 0
pyykkis/rebar3_asn1_compiler Compiles ASN.1 modules into Erlang source code 0
blynn/compiler A tool for bootstrapping and compiling self-hosting Haskell compilers from a minimal C compiler. 213
gren-lang/compiler A compiler that translates code written in Gren into machine code or another target language. 391
travisdoor/bl A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. 182
benoitc/rebar3_protobuffs A rebar3 plugin that automates compilation of Protocol Buffers files using the Erlang compiler 10
pointbazaar/espl1000 A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. 29
yubrot/llrl An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. 156
axellang/axel A Haskell + Lisp compiler and runtime environment for executing multi-language code. 206
blang/latex-docker A Docker-based tool for compiling LaTeX documents without requiring manual package installation. 587
carlosedp/rebar3_diameter_compiler A tool that compiles Diameter .dia files for Erlang Rebar3 projects 6
5ht/active A tool for automatically recompiling and reloading Erlang files in response to changes made to specific folders 68
erlang/rebar3 A tool that simplifies the process of building and releasing Erlang applications and systems in a consistent and repeatable manner. 1,698
belijzajac/wisnialang A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. 16
okeuday/dynamic_compile A tool for compiling and loading Erlang modules from string input to execute them as dynamic code 1