rl_json

Extends Tcl with a json value type and a command to manipulate json values directly. Similar in spirit to how the dict command manipulates dictionary values, and comparable in speed (by RubyLane)

Rl_json Alternatives

Similar projects and alternatives to rl_json

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rl_json alternative or higher similarity.

rl_json reviews and mentions

Posts with mentions or reviews of rl_json. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-14.
  • pantcl 0.9.11 - pandoc filters written in the Tcl programming language
    2 projects | /r/pandoc | 14 Mar 2023
    Yes the pandoc AST approach very much welcomes the use of other scripting languages. I am not very comfortable with Lua (yet). With pandoc-tcl you mean a Lua filter which uses Tcl under the hood? Currently the problem is mainly that there must be some Tcl-C-library compiled to use the JSON tree, https://github.com/RubyLane/rl_json - I embedded his library into my standalone file with versions for Linux, Windows and Mac (the latter untested).
  • History of Tcl
    1 project | news.ycombinator.com | 15 Jan 2021
    Technically, Tcl's internal type system is that all other value types are subtypes of string, universally serializable to string, and will correctly round-trip through string. But it also means that you can type-pun stuff if you want; it just costs time.

    FWIW, the best handling I know of JSON in Tcl is the rl_json package (https://github.com/RubyLane/rl_json) which essentially makes JSON into what works like a native Tcl value type.

Stats

Basic rl_json repo stats
2
44
5.4
5 months ago

RubyLane/rl_json is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of rl_json is Tcl.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com