Zen-C
Loading...
Searching...
No Matches
repl.h
Go to the documentation of this file.
1
2
#ifndef REPL_H
3
#define REPL_H
4
10
void
run_repl
(
const
char
*self_path);
11
12
#endif
run_repl
void run_repl(const char *self_path)
Starts the Read-Eval-Print Loop (REPL).
Definition
repl.c:974
src
repl
repl.h
Generated by
1.9.8