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

https://github.com/status-im/nim-cookbook


https://github.com/status-im/nim-cookbook

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Nim cookbook

Recipes in Nim

For now, the cookbook is so short so no real organization or taxonomy is needed.

Compile examples with

```sh
nim c -r --outdir:build/ myexample.nim
```

# License

[CC Zero](https://creativecommons.org/share-your-work/public-domain/cc0/)