The code in the Julia language that I present on this site is organized in four packages.
Orthography. Defines an OrthographicSystem interface for validating codepoint usage and parsing strings into classified tokens.
PolytonicGreek. Extends the OrthographicSystem interface with a GreekOrthography interface for accenting, syllabifying, and sorting Greek tokens, together with an implementation for standard orthography of printed literary Greek.
AtticGreek. Version 0.1.0 implements the Orthography interface for the Attic alphabet. Target for version 0.2.0 is to implement the GreekOrthography interface.
Kanones. Not yet a registered package. See its github repository for a summary of its current state.
Website built with Franklin.jl and the Julia programming language. Source: