Viewing profile — atomicflow
atomicflow
HN member- Joined
- Fri, May 13, 2022, 2:28 PM UTC
- HN karma
- 3
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About atomicflow
No profile information was provided.
Recent public activity
-
comment
Comment #31376774
Yes it is, transition systems are based on state and flowcharts are stateless but can easily be made statefull. I'm not a PhD but here is a PhD that states this although I don't ag…
-
comment
Comment #31371307
If you step back and look at a flowchart or thousands of flowcharts that represent parallel tasks, I think the object of the patent is to get those flowcharts to propagate (i.e. ex…
-
comment
Comment #31368661
Take a look at the you know solutions patent. It doesn't use handshaking and the design can be clockless. https://www.freepatentsonline.com/10181003.html
-
comment
Comment #31368503
It's not really similar to ladder logic but in those days it did the same thing, controlled machines. In ladder logic all of the rungs of the ladder are evaluated all of the time b…
-
comment
Comment #31368419
I am familiar with the you know solutions patents and the one you refer to is for parallelizing C code and other languages into the flowcharts. Here is a link to the asynchronous d…