项目作者: kimlimjustin
项目描述 :
Another yet simple compiler.
高级语言: JavaScript
项目地址: git://github.com/kimlimjustin/compile.git
Compile
Compile c/c++ file and run it simply by just type compile <filename>
.
Requirement
Installation
- Clone this repository
- run
npm i -g
to install this globally - Enjoy Compile !