Commit Graph

6 Commits

Author SHA1 Message Date
638f1771a8 meson: Setup the Meson build infrastructure 2021-09-28 11:36:20 +02:00
9d3ffdadf5 c: Add skeleton filesfor the CLI tool
This is prep work for the moving to Meson.
2021-09-28 11:36:20 +02:00
50b0758ffc phogen: Add the C implementation of the phoentic generator 2021-09-28 11:36:20 +02:00
93f9c75131 python: Add initial prototype 2021-09-28 11:36:20 +02:00
7acbc7de0c python: Add the Python implementation of the phoentic generator
Add the Python implementation of the phoentic table generator.
2021-09-28 11:36:20 +02:00
a18891eac9 passgeny: Add the word list
The word list is list of english words that will be used to generate
the phoenitc map.

The word list was taken from https://github.com/dwyl/english-words.git

The license seems to be permissable so keep the file in the local git
repo for two reasons -- backup and convenience.
2021-09-28 11:36:20 +02:00