Skip to content

slepher/rebar3_erlando

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erlando

see https://github.com/slepher/erlando

rebar3_erlando

add command for erlando

$ rebar3 erlando compile

typeclass.beam is now generated compile time by rebar3_erlando rebar3 plugin

if you want to use typeclass system by attribute -superclass|-erlando_type, you should add

{provider_hooks, [{post, [{compile, {erlando, compile}}]}]}.

to rebar.config in your project

otherwise, rebar.config in project which deps on erlando is no need to change.

erlando_typeclass:register_application/1 is nolonger used.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages