Map
Index
Random
Help
Topics
th

QuoteRef: cbb_2000

topics > all references > ThesaHelp: references c-d



ThesaHelp:
references c-d
Topic:
global declarations and variables
Topic:
managing people
Topic:
deletion of information
Topic:
threaded code
Topic:
programmable controller
Topic:
programming with forms
Topic:
interface type
Topic:
procedure valued variables
Topic:
data record
Topic:
local declaration of data
Topic:
object code linkers and loaders
Group:
file system
Group:
database
Topic:
context
Topic:
restricted use of global variables
Group:
Thesa programming system
Topic:
conditional statement
Topic:
undefined, null, and other signal values
Topic:
Thesa data structures
Topic:
using pointers in Thesa
Topic:
pointer machines
Group:
naming
Topic:
pointers to data
Topic:
enumerated data types
Topic:
case statement
Topic:
function call
Group:
parameters
Topic:
names as rigid designators
Topic:
naming by pointing or recognition
Topic:
consciousness
Topic:
recognition
Topic:
abstraction
Group:
data type
Topic:
namespace
Topic:
unique numeric names as surrogates
Topic:
managing a Thesa database
Topic:
Turing machine
Topic:
algorithmic complexity analysis

Reference

Barber, C.B., "from notebooks, 2000-2009", 2000-2009. Google

personal notes

Notes

QuoteRef: cbb_1980 QuoteRef: cbb_1990

Quotations
2000-03-10 ;;Note: an interface is an indirect call through a field of a function table using a standard calling convention
2000-03-11 ;;Note: field definition should be the same as local definition; use tables for both?
2000-03-11 ;;Note: type includes a list of fields, created by 'Field of Type'; compute offsets on load
2000-03-11 ;;Note: a file system or database is global state accessed by name
2000-03-11 ;;Note: global state drags around the whole system; can't be used in other contexts
2000-09-04 ;;Note: define conditional statements from conditional gotos using a Branch argument
2000-09-23 ;;Note: auto creation of objects on Null access runs out of space like running out of time
2000-10-27 ;;Note: a pointer machine has local pointers (fields) and global pointers (objects); pointing with each hand; fields are unique within the object
2000-10-27 ;;Note: the name of an object is a dictionary entry, i.e., a field
2000-10-31 ;;Note: null pointers mark the boundary between visited and unvisited objects; test for null; reference returns a new object
2000-11-17 ;;Note: an enum function is a case statement; guarantees a set of functions by object
2000-12-16 ;;Note: local variables are fields of the local activation record
2000-12-17 ;;Note: a branch parameter is a code offset into an activation record
2001-04-23 ;;Note: identity is the abstraction of recognition
2001-04-23 ;;Note: fields are the abstraction of self-awareness
2001-04-23 ;;Note: recognition is the foundation of thought and awareness
2001-07-15 ;;Note: pointing is the abstraction of recognition; concrete yet elusive; what are you pointing at?
2001-07-15 ;;Note: with multiple pointers per object, objects may have a type; i.e., bounded local names
2001-08-11 ;;Note: a qualified name, X:Y, allows embedding anywhere; one word name in a context
2003-04-26 ;;Note: natural IDS -- 64-bit DepotID, world-wide unique with owner; 64-bit ItemID, unique within DepotID; formats with language codes
2003-06-16 ;;Note: a version of a depot is at a location, undergoing a sequence of revisions; a local ID exists at a location
2004-04-02 ;;Note: first run of universal pointer machine
2004-07-09 ;;Note: perhaps P != NP is true but unproveable
2004-07-10 ;;Note: how many truth tables are 3-SAT problems? Must they include incompressible functions

Related Topics up

ThesaHelp: references c-d (337 items)
Topic: global declarations and variables (33 items)
Topic: managing people (64 items)
Topic: deletion of information (11 items)
Topic: threaded code (18 items)
Topic: programmable controller (9 items)
Topic: programming with forms (26 items)
Topic: interface type (50 items)
Topic: procedure valued variables (34 items)
Topic: data record (57 items)
Topic: local declaration of data (11 items)
Topic: object code linkers and loaders (31 items)
Group: file system   (9 topics, 305 quotes)
Group: database   (27 topics, 665 quotes)
Topic: context (8 items)
Topic: restricted use of global variables (22 items)
Group: Thesa programming system   (11 topics, 561 quotes)
Topic: conditional statement (8 items)
Topic: undefined, null, and other signal values (34 items)
Topic: Thesa data structures (59 items)
Topic: using pointers in Thesa (49 items)
Topic: pointer machines (17 items)
Group: naming   (32 topics, 789 quotes)
Topic: pointers to data (55 items)
Topic: enumerated data types (17 items)
Topic: case statement (25 items)
Topic: function call (28 items)
Group: parameters   (10 topics, 145 quotes)
Topic: names as rigid designators (43 items)
Topic: naming by pointing or recognition (13 items)
Topic: consciousness (58 items)
Topic: recognition (50 items)
Topic: abstraction (62 items)
Group: data type   (34 topics, 730 quotes)
Topic: namespace (19 items)
Topic: unique numeric names as surrogates (67 items)
Topic: managing a Thesa database (34 items)
Topic: Turing machine (30 items)
Topic: algorithmic complexity analysis (10 items)

Collected barberCB 5/06
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.