Commit Graph

6 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 af4cb50104 Make userland spawn raw by default, for better interop between it and big-bang 2012-01-16 17:48:02 -05:00
Tony Garnock-Jones e11db78096 Use (== expr) pattern in matches 2012-01-13 17:01:06 -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 c4d74d2cab Make rpc-service take multiple patterns 2012-01-11 17:46:53 -05:00
Tony Garnock-Jones e8e87e338d Split example into beginnings of stdlib 2012-01-11 17:07:13 -05:00