komiga / quanta

An adaptive toolset for tracking.

Repository from Github https://github.comkomiga/quantaRepository from Github https://github.comkomiga/quanta

Quanta

Quanta is an adaptive toolset for tracking… everything. Its primary facility is time-tracking, with a text format at its core specialized for describing the physical realm.

Building

Interface headers are generated by igen, which requires Python 2.x, Mako, and cindex.py (libclang wrapper).

Inclusions are sorted with include_sort (see scripts/include_sort), but it is not required to build Quanta.

See dep/README.md for dependency setup. Components can then be built using my standard project protocol.

The only difference from the project protocol is scripts/premake in place of Premake, which enforces recipe order to allow the use of GNU Make's --jobs.

License

Quanta carries the MIT license, which can be found in the LICENSE file.

About

An adaptive toolset for tracking.

License:MIT License


Languages

Language:C++ 54.4%Language:Lua 45.2%Language:Shell 0.1%Language:Makefile 0.1%Language:Python 0.1%