Commit Graph

7 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 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 e8e87e338d Split example into beginnings of stdlib 2012-01-11 17:07:13 -05:00
Tony Garnock-Jones d44f0fb14c Fix up provided bindings. 2012-01-11 16:25:40 -05:00
Tony Garnock-Jones 5b9714b4e9 Delimited-continuation-based userland and example program 2012-01-11 16:21:45 -05:00