Skip to content
#

assignment-0

Here is 1 public repository matching this topic...

This assignment implements conversion functions between Roman numerals and natural numbers using additive notation only. You will map symbols I, V, X, L, C, D, M to values and compute conversions both ways in Haskell, following a provided Cabal project and test suite.

  • Updated Apr 28, 2026
  • Haskell

Improve this page

Add a description, image, and links to the assignment-0 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the assignment-0 topic, visit your repo's landing page and select "manage topics."

Learn more