Skip to content

Commit

Permalink
notes touch-up
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneCypher committed Jan 21, 2021
1 parent 2e4f599 commit 909ccaf
Show file tree
Hide file tree
Showing 6 changed files with 125 additions and 111 deletions.
12 changes: 7 additions & 5 deletions README.md
Expand Up @@ -127,13 +127,15 @@ What if the machine was lighting fast, able to do tens of millions of transition

<br/>

* What if the machine and language had extensive 100% test coverage with thousands of cases?
* What if the machine and language had [extensive 100% test coverage](https://coveralls.io/github/StoneCypher/jssm)
with [thousands of cases](https://github.com/StoneCypher/jssm/tree/main/src/ts/tests)?
* What if the machine gave extensive Typescript introspection support?
* What if the machine had been around and active since ?
* What if the machine was MIT end to end?
* What if the machine had been around and active since May 2017?
* What if the machine was MIT licensed, end to end?

You just learned the basics of [Finite State Language](https://fsl.tools/), and this is a state machine for compiling,
running, and visually rendering it.
But, above all else:

`What if it was easy?`



Expand Down

0 comments on commit 909ccaf

Please sign in to comment.