Comment on The Regular Expression Visualizer, Simulator and Cross-Compiler ToolparentComments−mlyle6yCool! Thanks for looking at it/fixing it.P.S. The whole split() thing you do is an interesting hack to not have to preserve/rewind so much state. :D I've never quite seen fork() used so...
Comments
Cool! Thanks for looking at it/fixing it.
P.S. The whole split() thing you do is an interesting hack to not have to preserve/rewind so much state. :D I've never quite seen fork() used so...