summary refs log tree commit diff stats
path: root/doc/test.tc_ui.html
Commit message (Expand)AuthorAgeFilesLines
* moved pydoc pages to doc/pydochut2009-12-251-294/+0
* updated pydoc pageshut2009-12-251-0/+294
t/uxntal/exit.tal?id=4658e2bc21fc28e030b9f43999a98cd345b795aa'>4658e2b ^
4658e2b ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21





                                                            












                                       

                             
( exit )

|10 @Console &vector $2 &read $1 &pad $5 &write $1 &error $1

|0100 ( -> )

	( print hello )
	;hello-txt
	
	&while
		LDAk .Console/write DEO
		INC2 LDAk ,&while JCN
	POP2

	( exit )
	#010f DEO

BRK


@hello-txt "Hello 20 "Uxn! $1