aboutsummaryrefslogtreecommitdiff
path: root/docs/main.rst
blob: 075cc1c5f62d9b49ddf52073abaf619756c77fb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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