Jisho-san News
Status: Pre-Alpha
Brought to you by:
mrbacon
Work on the Kanji Dictionary part has commenced! Today I implemented most of the Kanjidic parser (in C#). Originally, I wrote one in C using yacc/bison, and considered using the produced grammars with the modified jay from mono:: to generate C#. But afterall, I just wrote it by hand. It wasn't too complicated.