/// @file alee.hpp
/// @brief Single header to include all of Alee Forth
#include "libalee/parser.hpp"
#include "libalee/state.hpp"