Constructing human-grade parsers
            
            
                
                    
                        https://duriansoftware.com/joe/constructing-human-grade-parsers
                    
                    
                        
                        
                            ·
                        
                        Parsing is one of the most thoroughly explored topics in computer science, but building parsers that give high-quality diagnostics and user feedback is still largely folk art. Here are some observatio…