dynamic_compile

Erlang compiler

A tool for compiling and loading Erlang modules from string input to execute them as dynamic code

compile and load erlang modules from string input

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
5ht/active A tool for automatically recompiling and reloading Erlang files in response to changes made to specific folders 68
okeuday/uuid A Erlang module for generating UUIDs with various versioning and hashing methods 217
okeuday/erlang_term An Erlang library providing in-memory size information for various term types without considering storage locations. 33
pyykkis/rebar3_asn1_compiler Compiles ASN.1 modules into Erlang source code 0
okeuday/quickrand An Erlang module providing efficient random number generation functions with proper seeding 41
okeuday/trie An Erlang implementation of a data structure optimized for efficient string-based key lookups and matching 132
sebastiw/rebar3_idl_compiler Compiles Erlang IDL files into compiled code using Rebar3 0
axellang/axel A Haskell + Lisp compiler and runtime environment for executing multi-language code. 206
okeuday/keys1value Provides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values 1
okeuday/reltool_util A utility application providing functionality for managing and compiling Erlang releases with customized dependencies 26
mikelma/oktac A compiler for an experimental programming language called Okta 28
kjnilsson/fez An experiment in compiling F# to core Erlang 280
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
rustyio/sync Utility for automatic code recompilation and reloading in Erlang development environments 749
vim-erlang/vim-erlang-runtime A Vim plugin that provides syntax and indentation support for the Erlang programming language 101