Skip to content
Snippets Groups Projects
bc_compiler.h 63 B
Newer Older
#pragma once
#include "parser.h"

Str generate_bc ( file_str );