Skip to content

Comment on Parsing command line arguments using a finite state machine and backtrackingparent

Comments

I would think the biggest benefit is the fuller understanding of what you built. Probably some efficiency benefits.

Of course, this is also the biggest fault, I would think. You rarely have the luxury of understanding to this level all of the parts of your program. And something like command line parsing probably is not the bottleneck in any way of your program.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.