1 Forks
2 Stars
2 Watchers

bcc

A small compiler for a C-like language

How to download and setup bcc

Open terminal and run command
git clone https://github.com/riscygeek/bcc.git
git clone is used to create a copy or clone of bcc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bcc https://github.com/riscygeek/bcc/archive/master.zip

Or simply clone bcc with SSH
[email protected]:riscygeek/bcc.git

If you have some problems with bcc

You may open issue on bcc support forum (system) here: https://github.com/riscygeek/bcc/issues