基于Emakefile的多进程编译器
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 

265 B

eMake

erlang 多进程编译器

Build

$ rebar3 escriptize   ->   eMake
$ rebar3 compile

eg

参数可选 
eMake
eMake "./Emakefile"
eMake  4
eMake "./Emakefile" 4
eMake "./Emakefile" 4 "[noexec, debug_info]"