Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

greek-syllables

This is an experimental Zero copy Ancient Greek word syllabification library.

use greek-syllables::syllables;
let syllables = syllables("στρατιοτης"); // ["στρα", "τι", "ο", "της"]

Each syllable has the lifetime of the input string provded.

This library is not yet fully tested and not guaranteed to be fully functional. Use at your own risk. Read the test code for more details on usage.

About

Zero copy Ancient Greek word syllabification.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages