njpearman/RomanNumeralKata
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
== functional_dojo Messing around with a kata for generating Roman numerals that we tried at work using F#. It was originally for a functional language, but I've gone for a Ruby slant and tried to do it in a functional style. I've also started on an attempt in OCAML, as F# is no good on Linux.