#include "basic.h" void execute_basic_program(const char* program) { // BASICプログラム実行コード }