Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 345 Bytes

xml

Lifting/unlifting support for XML literals in quasiquotes

Example

https://github.com/scalamacros/xml-example

Known issues

  • xml.Atom[T] where T is not String is not fully supported
  • xml.Group node is not supported
  • doesn't yet build on 2.10 with paradise