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

https://github.com/bast/language-mix

Examples across languanges.
https://github.com/bast/language-mix

Last synced: 4 months ago
JSON representation

Examples across languanges.

Awesome Lists containing this project

README

          

Language-mix examples
=====================

Build the code:

```
mkdir build
cd build
FC=mpif90 CXX=mpicxx cmake ..
make
```