An open API service indexing awesome lists of open source software.

https://github.com/rgovers/cube

Build C Family code using C
https://github.com/rgovers/cube

Last synced: about 2 months ago
JSON representation

Build C Family code using C

Awesome Lists containing this project

README

        

# CUBE

CUBE(C Unified Build Engine) allows you to use C to build code for the C family of languages (C/C++/C#)

## License
CUBE is distributed under the MIT License

## Supported Compilers

### C/C++
* Clang
* GCC
* MinGW
* Zig

### CSharp
* csc