njpearman / RomanNumeralKata

A bit of a play around with Ruby and OCAML to make Roman Numeral convertors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== 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.

About

A bit of a play around with Ruby and OCAML to make Roman Numeral convertors

License:Other


Languages

Language:Ruby 51.1%Language:OCaml 44.7%Language:Shell 4.2%