conlang/utils
Ngô Ngọc Đức Huy d94e088d65
Remove symlink because it breaks import
2021-05-26 15:56:28 +07:00
..
.gitignore Add script for generating words 2021-04-25 19:48:40 +07:00
COPYING Add script for generating words 2021-04-25 19:48:40 +07:00
README.md I use the script to generate script 2021-05-13 23:05:07 +07:00
categories Add script for generating words 2021-04-25 19:48:40 +07:00
draw_syllable.py Remove symlink because it breaks import 2021-05-26 15:56:28 +07:00
genwords.raku Output to stdout isntead of file 2021-04-25 19:51:15 +07:00
parse-syllable.raku Handle the space 2021-05-15 13:10:40 +07:00
patterns Add script for generating words 2021-04-25 19:48:40 +07:00
rewrite Add script for generating words 2021-04-25 19:48:40 +07:00

README.md

Utilities

These are scripts that help me conlang easier.

These scripts are licensed under GPLv3 license.

Word generation

Requirements: raku

Usage:

raku genwords.raku <max syllable count> <number of word generated>

Generating glyphs

Requirements: raku (JSON::Tiny), python3 (svgutils)

raku parse-syllable.raku <syllable> | python3 draw_syllable.py