现代的 完全开源的词典格式 .odict

作者应该是想做开放的词典查询/编辑/审核平台,新格式会提供 SDK,其他功能都需要自己实现。

2 个赞

有lua的吗?

1 个赞

lua可能应用领域不在这里,所以没有人去移植吧,反正已经有那么多样例了,找一个比较接近的(比如Javascript/Python),自己转译就好。

1 个赞

hello.
im working on a mdict-parser and it’s being actively maintained

updated the post:

but im also working on a pure java implementation of a mdict parser.
and also a pure dart implementation, so that people can use it for android development.