Skip to content
Shane Saxon edited this page Sep 4, 2017 · 11 revisions

You can derive a new app or integrate the ANTz core into your existing code base. ANTz is written in C with occasional wrapper functions to access other languages, primarily C++, Java and Python.

All core code is located in the main 'sdk/src' folder, libraries are in the 'sdk/libs' folder.

If you wish to contribute to the core code, then please skim:


Inline code documentation using:

Clone this wiki locally