rebar3_abnfc_plugin
ABNF compiler
Compiles ABNF expressions into Erlang code for use in rebar3 projects
Rebar3 abnfc plugin
1 stars
2 watching
1 forks
Language: Erlang
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
surik/rebar3_yang_plugin | Compiles and executes the YANG data model language used in network configuration and management | 0 |
pyykkis/rebar3_asn1_compiler | Compiles ASN.1 modules into Erlang source code | 0 |
excavador/rebar3_neotoma_plugin | Compiles and executes parser expressions in the neotoma language | 2 |
vans163/rebar3_auto | A plugin for rebar3 that automatically compiles and reloads modules on file change | 55 |
sebastiw/rebar3_idl_compiler | Compiles Erlang IDL files into compiled code using Rebar3 | 0 |
erlef/rebar3_hex | A Rebar3 plugin for automating the process of publishing Erlang packages to Hex. | 101 |
benoitc/rebar3_protobuffs | A rebar3 plugin that automates compilation of Protocol Buffers files using the Erlang compiler | 10 |
urbanserj/hsnif | Allows writing Erlang NIF libraries in Haskell | 26 |
princemaple/abnf_parsec | A parser generator for ABNF definitions, producing Elixir parsers | 48 |
marcelog/ex_abnf | An Elixir implementation of an ABNF parser and interpreter for abstract syntax trees. | 61 |
pvmart/rebar3_live | A Rebar3 plugin for enabling live code updates and reloading in Erlang projects | 3 |
blt/port_compiler | A tool to compile native code for Erlang applications. | 65 |
olical/nfnl | Enables Fennel code execution in Neovim with Lua compilation and automatic reloading on changes | 233 |
qmonnet/rbpf | An eBPF program interpreter and JIT compiler written in Rust. | 943 |
bnmcgn/paren6 | A set of macros to simplify ES6 code translation into Parenscript | 29 |