Announce LiveMarkov and StateLab.
Chris Pressey
5 months ago
14 | 14 | _Note, this feed dates back to 2019. For older news items, please see the_ |
15 | 15 | **[Archived News Items](https://catseye.tc/article/Archived_News_Items)** |
16 | 16 | _article._ |
17 | ||
18 | ### LiveMarkov and StateLab installed online | |
19 | ||
20 | * summary: [LiveMarkov](https://catseye.tc/installation/LiveMarkov) and [StateLab](https://catseye.tc/installation/StateLab) have been installed online on [catseye.tc](http://catseye.tc/). | |
21 | * date: Mon, 23 Dec 2024 17:24:42 GMT | |
22 | ||
23 | Whether you regard them as [gewgaws](https://catseye.tc/article/Gewgaws) or [tools](https://catseye.tc/article/Tools), | |
24 | two new interactive web installations have appeared on | |
25 | [the Cat's Eye Technologies website](https://catseye.tc/). | |
26 | ||
27 | [LiveMarkov](https://catseye.tc/installation/LiveMarkov) is an interactive web app that analyzes | |
28 | the frequencies of pairs of characters in a text as you type it in, updates a | |
29 | graphical visualization of this Markov chain, and generates a new random string of text by | |
30 | walking that Markov chain. | |
31 | ||
32 | [StateLab](https://catseye.tc/installation/StateLab), on the other hand, is an interactive web app | |
33 | for experimenting with state machines. Define a state machine in | |
34 | [Mermaid.js format](https://mermaid.js.org/syntax/stateDiagram.html) | |
35 | and watch as its diagram gets updated in real time. Click the buttons in the lower panel to | |
36 | fire to simulated events, transitioning the simulated state machine from state to state. | |
17 | 37 | |
18 | 38 | ### Argyle, a Lisp without Lists (but with ABTs instead) |
19 | 39 |