Zen-C
Loading...
Searching...
No Matches
repl.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void run_repl (const char *self_path)
 Starts the Read-Eval-Print Loop (REPL).
 

Function Documentation

◆ run_repl()

void run_repl ( const char *  self_path)

Starts the Read-Eval-Print Loop (REPL).

Parameters
self_pathPath to the executable/ZC compiler itself.
Here is the call graph for this function:
Here is the caller graph for this function: