Languages +----------+------------+------------+------------+------------+------------+ | language | files | code | comment | blank | total | +----------+------------+------------+------------+------------+------------+ | C | 3 | 613 | 0 | 75 | 688 | | C++ | 1 | 48 | 183 | 26 | 257 | | Makefile | 1 | 11 | 1 | 4 | 16 | +----------+------------+------------+------------+------------+------------+ Directories +------------+------------+------------+------------+------------+------------+ | path | files | code | comment | blank | total | +------------+------------+------------+------------+------------+------------+ | . | 5 | 672 | 184 | 105 | 961 | +------------+------------+------------+------------+------------+------------+ Files +------------+----------+------------+------------+------------+------------+ | filename | language | code | comment | blank | total | +------------+----------+------------+------------+------------+------------+ | Makefile | Makefile | 11 | 1 | 4 | 16 | | executor.c | C | 330 | 0 | 47 | 377 | | nyush.c | C | 45 | 0 | 8 | 53 | | parser.c | C | 238 | 0 | 20 | 258 | | utils.h | C++ | 48 | 183 | 26 | 257 | | Total | | 672 | 184 | 105 | 961 | +------------+----------+------------+------------+------------+------------+