/mdict-cpp

*.mdx/*.mdd file interpreter cpp implementation

Primary LanguageC++

MDICT CPP

mdict .mdx/.mdd interpreter c++ implements

Executable

Cmake

mkdir build
cd build && cmake ..
make mdict

the executable binary will generate at bin/mdict

Make

make mdict

Library

Library

make libmdict