Open elsanussi-s-mneina opened 3 years ago
I want to make this project easier to use with other command line tools used on Unix. I also want to make it easier to contribute to this project, and so I am going to divide it into smaller executable components.
I have moved the functionality of converting between natural numbers called IPA numbers, and Unicode characters into a separate repository.
https://github.com/elsanussi-s-mneina/ipa-numbers-in-haskell
I want to make this project easier to use with other command line tools used on Unix. I also want to make it easier to contribute to this project, and so I am going to divide it into smaller executable components.