Skip to content

Help Wanted

Steve Ball edited this page Dec 11, 2023 · 1 revision

Here are some ideas for sub-projects in 𝛘rust.

  • Implement abbreviated syntax for XPath expressions.
  • Validation for XML documents. DTD, XSD, or RelaxNG.
  • Full data typing, with conversion between data types as per XSD.