Elxlog

v0.1.5

  • Pages
  • Modules
  • Mix Tasks

    Elxlog v0.1.5 Compile View Source

    Compile module include compiler of Elxlog

    Link to this section Summary

    Functions

    arg_to_str(list)
    comp(list, n)
    comp_a_body(list)
    comp_body(x)
    comp_body1(list)
    comp_clause(list, n)
    comp_pred(list, n)
    comp_unify(x, n)
    compile(fname, def, elixir)
    compile1(list)
    is_compiled(def)
    is_compiled1(list)
    to_elixir(x)

    Link to this section Functions

    Link to this function

    arg_to_str(list)

    View Source
    Link to this function

    comp(list, n)

    View Source
    Link to this function

    comp_a_body(list)

    View Source
    Link to this function

    comp_body(x)

    View Source
    Link to this function

    comp_body1(list)

    View Source
    Link to this function

    comp_clause(list, n)

    View Source
    Link to this function

    comp_pred(list, n)

    View Source
    Link to this function

    comp_unify(x, n)

    View Source
    Link to this function

    compile(fname, def, elixir)

    View Source
    Link to this function

    compile1(list)

    View Source
    Link to this function

    is_compiled(def)

    View Source
    Link to this function

    is_compiled1(list)

    View Source
    Link to this function

    to_elixir(x)

    View Source

    Built using ExDoc (v0.22.0), designed by Friedel Ziegelmayer for the Elixir programming language.