abbottk / MICL

Semi-autonomous mixed-initiative embedded domain-specific language for device controllers.
Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

Temporal Components #3

Open abbottk opened 8 years ago

abbottk commented 8 years ago

Flesh out the temporal aspects of the DSL for real-time interaction between the program being run, and the human actor observing and/or executing additional instructions. Either: a) construct some way of defining 'time' within the current DSL framework, so durations can be added to commands; b) incorporate functional reactive programming in the form of the Reactive.Banana library.

abbottk commented 8 years ago

Stick with the current DSL and incorporate 'time'. Signal -> Status -> Time -> Status