Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christopherdavenport/romannumeralconverter
Simplistic Roman Numeral Converter in Scala
https://github.com/christopherdavenport/romannumeralconverter
Last synced: about 1 month ago
JSON representation
Simplistic Roman Numeral Converter in Scala
- Host: GitHub
- URL: https://github.com/christopherdavenport/romannumeralconverter
- Owner: ChristopherDavenport
- Created: 2016-02-05T17:46:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-06T21:35:08.000Z (almost 9 years ago)
- Last Synced: 2023-03-01T14:46:42.621Z (over 1 year ago)
- Language: Scala
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RomanNumeralConverterScala
This is just a basic Roman Numeral converter implemented by a very novice scala programmer. All advice is welcome.