Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.

gitendo/wsgpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsgpl

Here's a dictionary based word squares generator I wrote in Perl. Actually it's my first script and I'm still in the middle of Learning Perl, 4th edition by Tom Phoenix, Randal Schwartz, brian foy while writing this but I thought I could give it a try. Currently it expects 2 parameters (word length, first letter of a word) and a dictionary (text file containing one word per line). Then it tries to match proper words to form valid word squares. The longer word the more time it takes to get final results... unless you have badass CPU. ;) Esperanto version has support for six non ascii characters and new option to continue from given word.

To-do list

  • add utf-8 characters support

About

Dictionary based word squares generator

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages