Stuff about programming
UI
Bookmark and Share

FRP? Rx? Angular? Actors? I'm working on a framework for programming UI with state machines. My previous rants describe the current state and ideas related to JavaScript, CSS and Java

The general idea is to program user interfaces with state machines (A.K.A finite automata, Büchi automata, graphs). However, my latest framework lets the programmer define the machines with a DSL that is like regular expressions. Actually I'm using LTL but LTL extended with regular expressions would be a general improvement for the framework.

Watch this space!

blog comments powered by Disqus
Website created by Nicholas Nguyen.