Commit Graph

8 Commits

Author SHA1 Message Date
Tony Garnock-Jones eebab5387b Switch from one ad-hoc ground language to another, but eliminate HIDs.
This removes a bug in the design: metamessages wouldn't have been
dispatched properly in more general types of metanetwork than the
Racket CMLish framework.
2012-01-20 18:32:59 -05:00
Tony Garnock-Jones 16b4dc413e Rename meta-message-handler to ground-message-handler 2012-01-16 18:29:32 -05:00
Tony Garnock-Jones 3c1c36facc Flatten actions, to permit '() and lists of actions 2012-01-13 21:19:10 -05:00
Tony Garnock-Jones 37f242874b Match state rather than straight binding it 2012-01-13 18:01:38 -05:00
Tony Garnock-Jones b96114f774 Make raw spawning the default. 2012-01-13 17:05:01 -05:00
Tony Garnock-Jones 66f74dbe63 Make both userland and big-bang able to spawn raw siblings 2012-01-13 16:46:33 -05:00
Tony Garnock-Jones 1fae9c95e3 Remove struct runnable; provide default pattern-predicate; make os-big-bang virtualizable 2012-01-13 16:42:03 -05:00
Tony Garnock-Jones 79741ab7b6 Big bang analogue 2012-01-13 16:16:52 -05:00