add_executable(Interpreter main.cpp) target_link_libraries(Interpreter PRIVATE Parser)