Commit Graph

20 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 fd64c460a4 Remove dependency on functional-queue.rkt 2012-01-19 13:38:11 -05:00
Tony Garnock-Jones 1f969de125 Use a nested-vm in big-bang-driver to split the UDP and DNS layers 2012-01-16 18:33:00 -05:00
Tony Garnock-Jones ad7b823e6e Make pattern-predicate an optional keyword argument to make-vm 2012-01-16 18:29:53 -05:00
Tony Garnock-Jones 989ae4499f Cosmetic 2012-01-13 17:01:13 -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 d44f0fb14c Fix up provided bindings. 2012-01-11 16:25:40 -05:00
Tony Garnock-Jones 591082fa01 Act on outbound ground metamessages before checking for inertness. 2012-01-11 16:05:53 -05:00
Tony Garnock-Jones 85709e4a0d Split out (and elaborate) example 2012-01-10 16:57:46 -05:00
Tony Garnock-Jones b16d723450 More concision. 2012-01-10 13:29:25 -05:00
Tony Garnock-Jones 6c66e632f4 Concision. 2012-01-10 13:21:54 -05:00
Tony Garnock-Jones 818cfed24a Remove some debug output 2012-01-10 12:23:20 -05:00
Tony Garnock-Jones be4bd64d2c Fix metamessage dispatch 2012-01-10 12:22:31 -05:00
Tony Garnock-Jones dea5eeb3e9 WIP: Plan for straightening out metaevents 2012-01-10 09:19:20 -05:00
Tony Garnock-Jones fdeb257d46 Small fix to message-handler invocation 2012-01-10 09:18:53 -05:00
Tony Garnock-Jones a56f70bc9a It's better-named "pattern" than "matcher". 2012-01-09 19:41:35 -05:00
Tony Garnock-Jones ad20706194 Almost there! 2012-01-09 18:19:44 -05:00
Tony Garnock-Jones 82229e28f1 First round of trivial-bug fixes and tweaks 2012-01-09 12:20:47 -05:00
Tony Garnock-Jones 114595257c Another step closer to a metacircular driver. 2012-01-06 14:22:43 -05:00
Tony Garnock-Jones 4ced01301e Steps toward a generalised big-bang 2012-01-05 16:07:55 -05:00