aboutsummaryrefslogtreecommitdiffstats
path: root/alee.hpp
blob: e4ed7de62b89fa888b8fb552874f0a9c88cf4799 (plain)
1
2
3
4
5
6
/// @file alee.hpp
/// @brief Single header to include all of Alee Forth

#include "libalee/parser.hpp"
#include "libalee/state.hpp"