基于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.
 
lijie a537bd7b01 ft: 初始化提交 3 år sedan
src ft: 初始化提交 3 år sedan
.gitignore ft: 初始化提交 3 år sedan
LICENSE ft: 初始化提交 3 år sedan
README.md ft: 初始化提交 3 år sedan
rebar.config ft: 初始化提交 3 år sedan

README.md

eMake

erlang 多进程编译器

Build

$ rebar3 escriptize   ->   eMake
$ rebar3 compile