Hacker News new | past | comments | ask | show | jobs | submit login

I recommend checking out the material about Subtext[1] for elaborations on tabular programming. Often in practical systems an enumeration of finite state is a tool to "squash" very large decision tables into a more comprehensible pattern. But having the decision table aids in discovery of just how many states you have to deal with.

[1] http://www.subtext-lang.org/




Yup! There are many versions of Subtext. The most relevant to decision tables is perhaps schematic tables: https://vimeo.com/140738254

"a cross between decision tables and data flow graphs"




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: