cmake_minimum_required(VERSION 3.12 FATAL_ERROR)

add_subdirectory(directory)
add_subdirectory(interpreter)
