[example] Prgram displayer using ixml

As a bit of fun this morning, I thought I'd write something for the 
declarative challenge at declarative.amsterdam. 
(https://declarative.amsterdam/show?page=da-challenge)
So I wrote a displayer for my ixml parser written in ABC (actually it works 
for any ABC program).

Using ixml I parse the ABC program. The resulting XML I load into an XForms 
instance, and use XForms to display it, with collapse/expose controls.

It's still a bit primitive, but you can see it working here:

 https://homepages.cwi.nl/~steven/forms/examples/abc/abc.xhtml

Steven

Received on Sunday, 4 September 2022 14:44:48 UTC