ragel-cheat-sheet icon indicating copy to clipboard operation
ragel-cheat-sheet copied to clipboard

Do you think the word machine is greatly misused ?

Open baiwfg2 opened this issue 7 years ago • 1 comments
trafficstars

Hi, calio. I love this cheat sheet. I've learned some concepts from ragel-guide.pdf. Somehow I think the word machine is misused by the author. Isn't it better to replace it with pattern or something like ? Prefer to say buildin pattern instead of buildin machine. What do you think ?

baiwfg2 avatar Jun 25 '18 07:06 baiwfg2

It could be. machine is a large work and has many meanings. But in this specific context, a machine is a state machine. builtin_machine means builtin state machine. If you follow this logic, and convert machine to state machine mentally, it should make things clear.

calio avatar Feb 22 '19 22:02 calio