Personal tools

HXT/Practical

From HaskellWiki

< HXT(Difference between revisions)
Jump to: navigation, search
(google1 example)
Current revision (18:32, 1 November 2007) (edit) (undo)
 
(One intermediate revision not shown.)
Line 7: Line 7:
* [[HXT/Practical/Weather1]]: combining HTTP and HXT, getting a Weather report.
* [[HXT/Practical/Weather1]]: combining HTTP and HXT, getting a Weather report.
* [[HXT/Practical/Google1]]: dealing with HTML -- querying Google search.
* [[HXT/Practical/Google1]]: dealing with HTML -- querying Google search.
 +
* [[HXT/Practical/Ebay1]]: dealing with HTML -- querying Ebay feedbacks.
 +
* [[HXT/Practical/WebSpider]]: spidering a website, with validation and link checking

Current revision


Practical Examples of HXT in Action