HXT/Practical
From HaskellWiki
(Difference between revisions)
m (add to category) |
m (typo) |
||
| Line 4: | Line 4: | ||
* [[HXT/Practical/Simple1]]: an easy XML document. | * [[HXT/Practical/Simple1]]: an easy XML document. | ||
| - | * [[HXT/Practical/Simple2]]: dealing with attributes, lists, | + | * [[HXT/Practical/Simple2]]: dealing with attributes, lists, and optional data. |
* [[HXT/Practical/Weather1]]: combining HTTP and HXT, getting a Weather report. | * [[HXT/Practical/Weather1]]: combining HTTP and HXT, getting a Weather report. | ||
Revision as of 14:24, 5 August 2007
Practical Examples of HXT in Action
- HXT/Practical/Simple1: an easy XML document.
- HXT/Practical/Simple2: dealing with attributes, lists, and optional data.
- HXT/Practical/Weather1: combining HTTP and HXT, getting a Weather report.
