Содержание по основным темам журнала:
Содержание по основным темам журнала:
0 $accept: text $end
1 text: term
2 | assign text
3 assign: ID ASSIGN term DELIM
4 term: appl
5 | abstr
6 abstr: ID ABSTR term
7 | ID VARDELIM abstr
8 appl: atom
9 | appl atom
10 atom: ID
11 | LBRACKET term RBRACKET
12 | LBRACE term RBRACE
13 | LPAR term RPARalexo@codedot:~/src/mlc$ ./mlc
plus = m, n, f, x: n f [m f x];
--- plus = v1, v2, v3, v4: v2 v3 [v1 v3 v4]
three = f, x: f [f {f x}];
--- three = v1, v2: v1 [v1 {v1 v2}]
four = f, x: f [f {f (f x)}];
--- four = v1, v2: v1 [v1 {v1 (v1 v2)}]
plus three four
[v1, v2, v3, v4: v2 v3 {v1 v3 v4}] [v1, v2: v1 {v1 (v1 v2)}] [v1, v2: v1 {v1 (v1 (v1 v2))}]
alexo@codedot:~/src/mlc$alexo@codedot:~/src/mlc$ ./mlc id = i: i, zero = x: y: y, succ = n: f: x: f (n f x); --- id = v1: v1 --- zero = v1: v2: v2 --- succ = v1: v2: v3: v2 (v1 v2 v3) one = succ zero, y = g: (x: g (x x)) (x: g (x x)). --- one = (v1: v2: v3: v2 (v1 v2 v3)) (v1: v2: v2) --- y = v1: (v2: v1 (v2 v2)) (v2: v1 (v2 v2)) alexo@codedot:~/src/mlc$
Portal is a single-player first-person action/puzzle video game developed by Valve Corporation. There are also two unofficial versions of the game: "Portal: Prelude" (prequel based on the same Source engine as the original one) and "Portal: Flash Version" which can be run in a Web-browser.
Below, here's a list of favorite quotes from GLaDOS, a fictional artificially intelligent computer system guiding the player's character:
Темы:
Темы:
Темы:
Темы:
Темы:
Bonobo is the stage name of Simon Green, a British musician, producer and DJ.
Remixes:
Since LiveJournal is not so good to post short messages without subjects, Twitter has been considered as a momentary thoughts notebook, instead. Below is rearranged, edited, and filtered list of notes made during testing period just to keep them organized:
![]() |
You are viewing Create a LiveJournal Account Learn more |