Topic: string operations
Topic: procedures as data
Topic: pronoun reference
Topic: accessing a sequence
Topic: trees
ThesaHelp: references m-o
| |
Reference
Mullery, A.P.,
"A procedure-oriented machine language",
IEEE Transactions on Electronic Computers, EC-13, pp. 449-455, 1964.
Google
Quotations
450 ;;Quote: stores data as multi-level strings from character, to symbol, ..., to library
| QuoteRef: mullAP_1964 ;;450 routines by strings labeled with a verb eg 'v start v .3. a+b- >c .3.
| QuoteRef: mullAP_1964 ;;450 reference by level e.g. a .circle1. .uparrow. 7 represents 8th (zero relative) symbol (char is zeroth level) from named unit a
| QuoteRef: mullAP_1964 ;;451 .circleN. .uparrow. i is from current position with update of current position while .circleN. .?. i is starting at previous name reference and update.
| QuoteRef: mullAP_1964 ;;451 'i' refers to last noun used
| QuoteRef: mullAP_1964 ;;452 definition by n A n(3)(3)H(1)B(2)C(1)D(3) then can "insert the value string into another, or "join" two named strings together(retain names)
| QuoteRef: mullAP_1964 ;;452 have set operations on strings, induce structure, edit, count levels, e.g., A count ".circle2." -> B where A is n A n.circle4..circle4.A.circle1.C.circle2.C.circle1.D.circle3 generates n B n.circle1.2.circle2
|
Related Topics
Topic: string operations (20 items)
Topic: procedures as data (22 items)
Topic: pronoun reference (23 items)
Topic: accessing a sequence (9 items)
Topic: trees (21 items)
ThesaHelp: references m-o (268 items)
|