项目作者: kimlimjustin

项目描述 :
Another yet simple compiler.
高级语言: JavaScript
项目地址: git://github.com/kimlimjustin/compile.git
创建时间: 2021-03-19T07:19:51Z
项目社区:https://github.com/kimlimjustin/compile

开源协议:MIT License

下载


Compile

Compile c/c++ file and run it simply by just type compile <filename>.

Requirement

  • MinGW

Installation

  • Clone this repository
  • run npm i -g to install this globally
  • Enjoy Compile !