3 lines
224 B
Markdown
3 lines
224 B
Markdown
I went a little overboard with a parsing tutorial.
|
|
|
|
I wanted to manually write a parser from quite some time now and seized this opportunity. It would have been trivial with just a scanner or even a regex, but hey learning!
|