Cthulhu
0.2.10
Cthulhu compiler collection
main.c
Go to the documentation of this file.
1
// SPDX-License-Identifier: GPL-3.0-only
2
3
#include "
sql/ast.h
"
4
5
#include "
interop/compile.h
"
6
#include "
driver/driver.h
"
7
8
#include "sql_bison.h"
9
#include "sql_flex.h"
10
11
CT_CALLBACKS
(kCallbacks, sql);
compile.h
CT_CALLBACKS
CT_CALLBACKS(kCallbacks, ctu)
ast.h
driver.h
language
sql
src
main.c
Generated by
1.9.1