zyrolasting / dynamic-xml

Apply keyword procedures in a given Racket namespace using X-expressions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT Scribble

Nothing magical here. This small library provides the means to apply keyword procedures in a given namespace using X-expressions. This is useful for XML-based document processors that either want to support custom elements, or transform existing elements.

About

Apply keyword procedures in a given Racket namespace using X-expressions.

License:Other


Languages

Language:Racket 100.0%