aboutsummaryrefslogtreecommitdiff
path: root/devel/zapcc/pkg-descr
blob: a2ab2e23b1aeb9239fe4d589e10192e461fbe4b2 (plain) (blame)
1
2
3
4
5
6
7
Zapcc is a caching C++ compiler based on clang, designed to perform faster
compilations. zapcc uses in-memory compilation cache in client-server
architecture, remembering all compilation information between runs. 
zapcc is the client while zapccs is the server. Each zapcc run will reuse 
an existing server or if none was available will start a new one.

WWW: https://www.zapcc.com/