Skip to content

Releases: TorkelE/Why.jl

Why, initial release

13 Aug 13:51
Compare
Choose a tag to compare

First release of the Why package.

Introduces a why() function (much similar to the one in matlab) which autogenerates some answer and return it as a string, example:
"Because some harmless and properly type-safe cockatoo and the fast type pirate decided so."
"Some deceitful and vaguely self aware person and the programmer wanted it."
"Some not at all self aware and very self aware compiler and some deceitful research software engineer decided so."
"The rudimentary struct and a self aware research software engineer and a vaguely scary config file could not prevent it."

Was initially written as a small project during JuliaCon, and this is the result. I plan to expand it some more, most notably by adding a how() function.

Why, initial release

13 Aug 13:51
a11eed1
Compare
Choose a tag to compare

First release of the Why package.

Introduces a why() function (much similar to the one in matlab) which autogenerates some answer and return it as a string, example:
"Because some harmless and properly type-safe cockatoo and the fast type pirate decided so."
"Some deceitful and vaguely self aware person and the programmer wanted it."
"Some not at all self aware and very self aware compiler and some deceitful research software engineer decided so."
"The rudimentary struct and a self aware research software engineer and a vaguely scary config file could not prevent it."

Was initially written as a small project during JuliaCon, and this is the result. I plan to expand it some more, most notably by adding a how() function.