Hacker News new | ask | show | jobs
by sillycross 1126 days ago
That's an interesting approach :) Though it only works if the control flow in the language is exactly "paired" (no continue/break, no goto, etc), I guess?