Skip to content

Instantly share code, notes, and snippets.

@stas
Created November 5, 2010 17:46
Show Gist options
  • Save stas/664515 to your computer and use it in GitHub Desktop.
Save stas/664515 to your computer and use it in GitHub Desktop.
LFC output log
Checking main.lang ...
Checking line: 1
Checking line: 2
Checking line: 3
Checking line: 4
Checking line: 5
Checking line: 6
Checking line: 7
Checking line: 8
Checking line: 9
Checking line: 10
Checking line: 11
Checking line: 12
Checking line: 13
Checking line: 14
Checking line: 15
Checking line: 16
Checking line: 17
Checking line: 18
Printing TC
###########
-1 0
-1 1
1 2
-1 3
-1 4
-1 5
3 6
3 7
0 8
2 9
2 10
2 11
2 11
0 12
-1 13
1 14
1 15
0 16
1 17
0 18
-1 19
0 20
-1 21
0 22
-1 23
0 24
0 25
Printing ST
###########
0 CONST
1 READ
2 'OK'
3 VAR
4 WHILE
5 PRINT
6 ['music','movies','404']
7 [count]
8 hooby
9 1
10 0
11 3
12 hobby
13 ARRAY
14 'Stas'
15 '29.08.1987'
16 new_name
17 'WRONG'
18 else
19 ENDIF
20 date
21 IF
22 count
23 ENDWHILE
24 count_duplicate
25 name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment