The Intuitive Compiler TypeScript library is a compact string tokenizer that makes it easy to define your own custom LR(1) programming language!
State machines can be built using simple code that is easy to read and write, yet powerful enough to convert a string of that language into tokens for further processing.
1 comment
[ 3.4 ms ] story [ 9.9 ms ] threadState machines can be built using simple code that is easy to read and write, yet powerful enough to convert a string of that language into tokens for further processing.