* Parse dict lines using split() and strip() to get rid of one slow regex. poc
authorUrban Wallasch <urban.wallasch@freenet.de>
Sun, 13 Jun 2021 08:40:30 +0000 (10:40 +0200)
committerUrban Wallasch <urban.wallasch@freenet.de>
Sun, 13 Jun 2021 08:40:30 +0000 (10:40 +0200)
commit667ce1e6b7f08c95b62bd6186e828227000c3a22
treee4aa7540d5e0d31c3f435cb1416c290e4ed3bdeb
parenta1ae100a0a5540bd306a38a2bf194a18bc8c73aa
* Parse dict lines using split() and strip() to get rid of one slow regex.
* Added a C reference implementation.
cdemo.sh [new file with mode: 0755]
jiten-pai.py
jitenshi.c [new file with mode: 0644]