A nim HTML Parser made for fun.
Go to file
witer33 7dcbe31573
Update README.md
2021-10-04 10:08:36 +02:00
examples Update find.nim 2020-11-02 20:13:52 +01: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