Current section
Files
Jump to
Current section
Files
src/foil.app.src
{application,foil,
[{applications,[kernel,stdlib,metal,compiler,syntax_tools]},
{description,"High-Performance Erlang Cache Compiler"},
{env,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/lpgauth/foil"}]},
{maintainers,["Louis-Philippe Gauthier"]},
{mod,{foil_app,[]}},
{registered,[]},
{vsn,"0.1.3"}]}.