witer33 / nhtp

A nim HTML Parser made for fun.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nhtp

A nim HTML Parser made for fun, with a simple Python port by Nimpy and Nimporter.

best parameters for nim compiler:

nim c -d:release --gc:arc file.nim

About

A nim HTML Parser made for fun.

License:GNU General Public License v3.0


Languages

Language:Nim 84.8%Language:Python 15.2%