Skip to content

Converting roman numerals into arabic by different approaches and programming paradigms

License

Notifications You must be signed in to change notification settings

Feofilakt/RomanNumerals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RomanNumerals

Converting roman numerals into arabic by different approaches and programming paradigms. This is my for-fun students project made at the very beginning of professional career.

I'm trying to write programs on different languages for solving one task. Every program must show the principles of one of the main programming paradigms. The choosen task is converting roman numerals into arabic numbers. This have not practical use, but good for educational purposes. Comparing of that programs will clearly show differencies and similarities between programming paradigms. Priorities of the code are:

  1. conciseness;
  2. clarity;
  3. perfomance.

About

Converting roman numerals into arabic by different approaches and programming paradigms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published