roundtrip

module
v0.0.0-...-5f36cde Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2026 License: MIT

README

roundtrip (WIP)

This repository contains a collection of roundtrippable parsers. Currently, it only includes JSON support.

method

diagram

Directories

Path Synopsis
internal
cursor
Package cursor tracks byte offsets and line/column positions while lexing.
Package cursor tracks byte offsets and line/column positions while lexing.
list
Package list provides a small intrusive doubly linked list.
Package list provides a small intrusive doubly linked list.
sst
Package sst stores a source syntax tree backed by a token list.
Package sst stores a source syntax tree backed by a token list.
util/reflectutil
Package reflectutil provides small reflection helpers shared by encoders and decoders.
Package reflectutil provides small reflection helpers shared by encoders and decoders.
Package json encodes, decodes, formats, and edits JSON while preserving the source document's syntax tree, whitespace, and comments.
Package json encodes, decodes, formats, and edits JSON while preserving the source document's syntax tree, whitespace, and comments.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL