8000 GitHub - cegfdb/mdict-cpp: *.mdx/*.mdd file interpreter cpp implementation · GitHub
[go: up one dir, main page]

Skip to content

cegfdb/mdict-cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

*.mdx/*.mdd file interpreter cpp implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 82.9%
  • C 12.5%
  • Makefile 2.8%
  • CMake 1.7%
  • Shell 0.1%
0