A cool parser in Python
In my last post, i told you guys, i had plans to move the compiler project from java to python. But here too, the chief problem(due to my lack of ignorance) was parsing. I was looking around, and I came across this awesome parser called BeautifulSoup .This is basically a html/xml parser, but i think,… Read More »
You must be logged in to post a comment.