Comment on Ask HN: What's the hardest problem you've ever solved?Comments−avmich11yI liked experience writing Tomita LR parser generator in J - while learning both parsing and J :) . ~700 lines heavily commented code with tests... Of course now it doesn't seem all that hard.
Comments
I liked experience writing Tomita LR parser generator in J - while learning both parsing and J :) . ~700 lines heavily commented code with tests... Of course now it doesn't seem all that hard.