rosettacode-c/README.md
2016-05-18 09:08:48 +02:00

232 B

Rosetta Code in C

My implementation of various rosetta code exercises.

Build

Make sure you have gcc installed. Install clib package manager for C and run:

$ clib Install

Use

Run

./bin/...