A nim HTML Parser made for fun.
Go to file
witer33 572c804a97
Update alltags.nim
2021-10-18 19:15:27 +02:00
examples Update alltags.nim 2021-10-18 19:15:27 +02:00
src performance improvement 2021-10-04 10:05:47 +02:00
.gitignore Initial commit 2020-11-02 18:59:51 +01:00
LICENSE Initial commit 2020-11-02 18:59:51 +01:00
README.md Update README.md 2021-10-04 10:08:36 +02:00

README.md

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