git @ Cat's Eye Technologies Robin / b7bfd81
Update HISTORY Chris Pressey 5 years ago
2 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
99 incorporated into the intrinsics themselves (whose names no longer
1010 begin with `@`.) The rationale is that they were hardly more complex
1111 than the intrinsics themselves.
12 * The reactor subsystem was reformed. Reactors define a transducer
13 function that takes an event and a state, and returns a new state
14 and a list of commands, which are simply new events. Several other
15 details were cleared up, and the implementation was re-written.
1216
1317 For the reference implementation,
1418
00 TODO
11 ====
2
3 Reform the "reactor" subsystem.
42
53 Test that circular definitions are not allowed.
64