nitcc: introduce nitcc
[nit.git] / contrib / nitcc / .gitignore
1 *.dot
2 *_parser.nit
3 *_lexer.nit
4 *_test_parser
5 *.concrete_grammar.txt
6 *.lr.txt
7 t/alt
8 t/out
9 t/tap.output
10
11 nitcc_parser_gen
12 nitcc0
13 nitcc1
14 nitcc
15 examples/calc
16 examples/minilang