Editor Combinators
                    ==================

           http://ist.unibw-muenchen.de/EdComb/


Editor combinators allow to assemble structure editors compositionally
instead of generating them from language descriptions,
just as parsing combinators allow to assemble parsers compositionally
instead of employing parser generators to generate parsers from
grammar descriptions.

We have put together a first, simple editor combinator library in Haskell,
connected it to the GUI toolkit FranTk,
and described and documented the editor combinator library
in a technical report, all available from the EdComb home page at URL:

http://ist.unibw-muenchen.de/EdComb/


Best regards,

Wolfram Kahl

Reply via email to