Cyclone Scheme  0.5
Changelog

0.5.1 - TBD

0.5 - April 14, 2017

Features

Bug Fixes

0.4 - March 9, 2017

0.3.4 - February 10, 2017

Features

-A directory

Append directory to the list of directories that are searched in order to locate imported libraries.

-I directory

Prepend directory to the list of directories that are searched in order to locate imported libraries.

-CP cc-commands

Specify a custom command line for the C compiler to compile a program module. See Makefile.config for an example of how to construct such a command line.

-CE cc-commands

Specify a custom command line for the C compiler to compile an executable.

-CL cc-commands

Specify a custom command line for the C compiler to compile a library module.

Bug Fixes

0.3.3 - December 19, 2016

Features:

Bug Fixes

0.3.2 - November 22, 2016

Features:

Bug Fixes

0.3.1 - November 20, 2016

Features:

Bug Fixes

0.3 - October 22, 2016

Features:

Bug Fixes

0.2 - September 7, 2016

Features:

Bug Fixes: