Main ==== Implementation of `main` function is responsible for initialization of required structures and calling REPL function. Source code ----------- main.c '''''' .. literalinclude:: ../src_c/main.c :language: c