/bcompile

bcompile is a Perl script to compile and test single-file terminal application written in C or C++

Primary LanguagePerlGNU General Public License v2.0GPL-2.0

BCompile

BCompile - Benny's compile

Bcompile is a Perl script for compilation and testing single-file terminal applications written in C and C++.

Usage

See man after installation:

man 1 bcompile

Dependencies

Run time

  • Perl 5

Build time

  • GNU Make
  • bzip2

Installation

Manual

make
sudo make install