Building a File Parser

📝

内容提要

Last week, after reading this article - How to Write a Lexer in Go, I found that it is not so difficult to design a configuration file parser by this article’s mindset. Then I tried to write a...

➡️

继续阅读