cybuben

ohmin839/cybuben

A tool for writing text in Armenian alphabet(Aybuben)

C Stars: 0 Forks: 0 Tools

Summary

cybuben is a C-based text processing tool for converting ASCII transliterations of Armenian text into proper Armenian Unicode characters (Aybuben). It includes two main commands: cybubenconv for conversion using a defined mapping table (covering uppercase, lowercase, and punctuation), and cybubencoll for listing unique Armenian words from converted text. The project uses a PEG parser generator and is specifically designed for Armenian script processing.

Similar Projects