From 9b78fc83dbd29b5594431b1c49b7d13865141aaa Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 2 Aug 2026 15:04:09 +0200 Subject: imported sj.h - a minimalist JSON parser It will be useful for implementing LSP support. It does not have JSON escape/unescape functions, so those will still have to be written. Source: https://github.com/rxi/sj.h --- doc/sciteco.7.template | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/sciteco.7.template') diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index 9d257a2..b62a371 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -2553,6 +2553,7 @@ Curses builds are based on the \fIScinterm\fP Scintilla backend by Mitchell. work for Tcl 8.1. Many builds of \*(ST use the \fIdlmalloc\fP malloc() replacement by Doug Lea. Red-Black trees use the \fIrb3ptr\fP library by Jens Stimpfle. +\fIsj.h\fP by rxi is helping with parsing JSON. .LP \*(ST is inspired by \fIVideo TECO\fP by Paul Cantrell. The first \fITECO\fP was written by Dan Murphy in 1962. -- cgit v1.2.3