80 likes | 93 Views
new. save. run. stop. exit. Program Spiral; { position 0, 0; direction 0; colour red; for int i=0 to 4*pi do { move 1; turn 1; } }. Compile and run from inside the programming environment. Capture error reports and relate them to text position. void wawawawa(int x).
E N D
new save run stop exit Program Spiral; { position 0, 0; direction 0; colour red; for int i=0 to 4*pi do { move 1; turn 1; } }
Compile and run from inside the programming environment Capture error reports and relate them to text position
void wawawawa(int x) { int a=6; } I’m typing a program. The system shows all the static scopes by drawing boxes of different colours (so I can’t possibly get the curly brackets mis-matched, etc.) The insertion point is indicated by a small empty box. I want to add a while-loop, so I just type the word while…
void wawawawa(int x) { int a=6; while () { } } … I want to add a while-loop, so I just type the word while (or perhaps just the beginning of it: “wh”) And the system adds all the usual parts automatically.
Replace MBR so your program runs after reboot Provide your own kernel, your own file system, your own shell, your own everything.
Cleverly designed semantic representation Text Document(s) “The quick brown fox jumped over the lazy dogs.” Your System User Queries “What did the quick brown fox do?” System Generated Response “It jumped over the lazy dogs.”
21 bytes 765,049 bytes or 20,974 bytes compressed