Hacker News new | ask | show | jobs
by moollaza 3541 days ago
FWIW, you can also write the documentation parsers (Fathead type Instant Answers) in Python, and Ruby

For example, here is a parser for the Python docs, written in Python: https://github.com/duckduckgo/zeroclickinfo-fathead/blob/mas...

and the same for Ruby: https://github.com/duckduckgo/zeroclickinfo-fathead/blob/mas...