You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
bin | 7 years ago | |
fixtures | 7 years ago | |
lib/libcsv | 7 years ago | |
src | 7 years ago | |
test | 7 years ago | |
tmp | 7 years ago | |
.gitignore | 7 years ago | |
Makefile | 7 years ago | |
README.md | 7 years ago | |
package.json | 7 years ago |
README.md
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/...