Skip to content

Rosetta code of a simple Roman numerals program

License

Notifications You must be signed in to change notification settings

emmabritton/rosetta-roman-numerals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rosetta Code - Roman Numerals

This is a simple Roman Numeral converter program written in several languages for educational purposes. The code is not designed to be the best but rather to to be easily readable and understood by each implementation being as similar as possible to each other.

How to use

Check each languages folder for instructions on how to run

Contributions in other languages welcome!

How to contribute