# -*- mode:org; mode:visual-line; coding:utf-8; -*-
#+TITLE: To Do file for LibBERT

* C++ API
** TODO implement the formating stuff
** TODO think about how to implement parse
Currently parse takes a very complicated object to pass the values to. This isn't very useful at the moment. Think about a better way to implement parse.
* C API
** TODO finish wrapping the C++ API
* General
** TODO Write automated Unit Tests
** TODO Implement Bignum stuff
