Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aburdulescu/dgo

Diagram generator
https://github.com/aburdulescu/dgo

Last synced: about 2 months ago
JSON representation

Diagram generator

Awesome Lists containing this project

README

        

# dgo
Diagram generator

## Links

### Parsers

- [Recursive Descent Parser](https://en.wikipedia.org/wiki/Recursive_descent_parser)
- [EBNF](https://en.wikipedia.org/wiki/Extended_Backus%E2%80%93Naur_form)
- [Go spec](https://go.dev/ref/spec)