Pinned Repositories
cauto
CAuto is a simple command line tool for automatic compile and link C++ projects. CAuto aims at speeding up the workflow when managing targets and source code in a C++ project. Thus, CAuto uses an easy naming convention to automatically setup executables and libraries by scanning your source tree. Just drop in your files, configure dependencies and build.
lehmann7.github.io
marky
marky is Markdown preprocessor allowing to execute embedded python code in Markdown documents. Documents are rendered in pdf and html using pandoc. All steps are implemented in a Makefile.
liteqa
Lossy In-Situ Tabular Encoding for Query-Driven Analytics
lehmann7's Repositories
lehmann7/marky
marky is Markdown preprocessor allowing to execute embedded python code in Markdown documents. Documents are rendered in pdf and html using pandoc. All steps are implemented in a Makefile.
lehmann7/cauto
CAuto is a simple command line tool for automatic compile and link C++ projects. CAuto aims at speeding up the workflow when managing targets and source code in a C++ project. Thus, CAuto uses an easy naming convention to automatically setup executables and libraries by scanning your source tree. Just drop in your files, configure dependencies and build.
lehmann7/lehmann7.github.io