Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

whsatku/thaiengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThaiEngine, C++ implementation

Building

Building use CMake, and requires iconv. Out of tree and ninja building is recommended.

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -GNinja ..
ninja

To build benchmark utility, add -DBUILD_BENCH=ON to the cmake arguments.

About

ThaiEngine implementation in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages