Skip to content

A Go program for generating a string containing only the 26 letters of the English alphabet which contains the highest number of (overlapping) substrings which form English words.

gkelly/monoglyphic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

monoglyphic

This is a very small go program that attempts to find an ordering of the English alphabet that contains the highest number of substrings that are words.

It's not polished, it's not even done, it's just kind of neat.

About

A Go program for generating a string containing only the 26 letters of the English alphabet which contains the highest number of (overlapping) substrings which form English words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages