ogdl icon indicating copy to clipboard operation
ogdl copied to clipboard

OGDL for Go

Results 3 ogdl issues
Sort by recently updated
recently updated
newest added

https://www.reddit.com/r/tree_notations/comments/mhvlae/rveenogdl_ordered_graph_data_language_ogdl_is_a/

The path parser uses the same byte parser used for OGDL text streams, but OGDL paths should be allowed to be UTF-8 strings. A new parser is needed, or an...

I wish I had an OGDL library that looked like everything else under encoding/*. Yes, it'll lose information, and can't round-trip all OGDL data. But it's way more convenient to...