Clixir v0.3.0 Clixir View Source

Code to emit Elixir and C code from a single “clixir” (.cx) file.

Link to this section Summary

Link to this section Functions

Link to this macro def_c(clause, list) View Source (macro)
Link to this function make_c(module, function_name, parameter_list, exprs, arg) View Source
Link to this function make_e(module, function_name, parameter_list, exprs) View Source