Skip to content

blefort/DTDParser

Repository files navigation

Build Status codecov Go Report Card GoDoc

A DTD Parser

Exploring Go language in a DTD parser. This is a personal project, I do it when I have time, if you interest in it, feel free to open an issue. The goal of the project is to parse DTD and generate Structs to be used in others Go programs.

Roadmap

  • [alpha] Parse DTD and generate corresponding structs in memory
  • [alpha] Regenerate DTD - Alpha version
  • [wip] Generate Structs to be used in other programs using Go prepare
  • DTD Validation
    • Missing external DTD

License

Copyright 2019 Bertrand Lefort. All rights reserved. Use of this source code is governed under MIT License that can be found in the LICENSE file.

About

DTD parser written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published