Hacker News new | ask | show | jobs
by macournoyer 4654 days ago
Very cool! But maintaining all those regular expressions will soon be a pain. You need a real lexer and parser :)
1 comments

Absolutely! I should have wrote on the page that it was only intended as an MVP style prototype. Just enough to play with. Hopefully someone wants to write one that will also output source maps :)