library for handling japanese text in haskell
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-11-09 15:13:11 -04:00
examples removed unused code 2025-09-17 23:02:52 -04:00
misc add art 2025-01-06 23:47:56 -04:00
src polymorphic approach 2025-11-09 15:13:11 -04:00
.gitignore add gitignore 2025-09-12 21:38:25 -04:00
LICENSE Initial commit 2024-11-12 22:35:52 +00:00
README.md fix & update 2025-09-12 21:36:11 -04:00

waza-hs

wazajisho library for handling japanese text in haskell

cover

usage:

$ ghc -o myprog examples/Main.hs -i./src