Related projects ================ Reference Material ------------------ `nestedtext docs `_ """"""""""""""""""""""""""""""""""""""""""" *NestedText* documentation and language specification. `nestedtext source `_ """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Source code repository for language documentation and Python implementation. Report any issues here. `nestedtext_tests `_ """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Official *NestedText* test suite. Also included as submodule in `nestedtext `_. Implementations --------------- `Go: nestex `_ """"""""""""""""""""""""""""""""""""""""""""""""""""" `Go `_ implementation of *NestedText* (supports :ref:`NestedText v3.0 `). `Janet: janet-nested-text `_ """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" `Janet `_ implementation of *NestedText* (supports :ref:`NestedText v3.0 `). `NodeJS: @rmw/nestedtext `_ """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" nodejs ( es module ) implementation of *NestedText*. Use https://github.com/npillmayer/nestext wasm for nestedtext decode (supports :ref:`NestedText v3.0 `). `Ruby: nestedtext-ruby `_ """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" `Ruby `_ implementation of *NestedText* (supports :ref:`NestedText v3.0 `). `Zig: zig-nestedtext `_ """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" `Zig `_ implementation of *NestedText* (slight subset of :ref:`NestedText v2.0 `). Also contains *nt-cli*, an efficient command line utility for converting between *NestedText* and *JSON*. Utilities --------- `NestedTextTo `_ """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Command line utilities for converting between *NestedText*, *JSON*, *YAML*, and *TOML*. `ntLog `_ """""""""""""""""""""""""""""""""""""""""""""" *ntlog* is a *NestedText* logfile aggregation utility. `parametrize from file `_ """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Separate your test cases, held in *NestedText*, from your `PyTest `_ test code. `pygments `_ """""""""""""""""""""""""""""""""""""""""""""""""""" Version of the popular *pygments* Python library that supports :ref:`NestedText v3.0 `. Expect v2.16 of `base repository `_ to support v3.0 of *NestedText*. `vim-nestedtext `_ """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Vim syntax files for *NestedText* (supports :ref:`NestedText v3.0 `). `visual studio code `_ """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Syntax files for *Visual Studio Code* (supports :ref:`NestedText v3.0 `).