sxml VS kdl4j

Compare sxml vs kdl4j and see what are their differences.

sxml

S-expression syntax for XML (by s-i-e-v-e)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
sxml kdl4j
2 1
5 26
- -
3.7 1.9
21 days ago about 2 months ago
TypeScript Java
Mozilla Public License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sxml

Posts with mentions or reviews of sxml. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-13.
  • The KDL Document Language
    11 projects | news.ycombinator.com | 13 Sep 2021
  • Deno Is Now on MDN
    5 projects | news.ycombinator.com | 23 Aug 2021
    > wrt Java

    Not just Java. Python, Ruby, Node etc suffer from the same problem. And I am taking as an end-user here.

    I once downloaded something based on one runtime which then proceeded to download another runtime which it needed to run one little script. There are programs out there that have node/npm as a dependency.[1] People are crazy.

    > your 3 listed reasons make a very argument for "a normal compiled language"

    One of my hobbies involves writing compilers and parsers.[2][3] I have tried a lot of "normal" languages and have stuck to Java (in spite of its excessive verbosity) for work reasons. Some languages I cannot tolerate for aesthetic reasons.

    For now, there is no alternative to TypeScript.

    > you wrote software 2 ways: shellscripts and Java. You replaced them with...any entirely new interpreted language(JS)

    I used to run a mixed-environment (Windows + Unix) and a lot of glue code that drove other software had to be written twice (sh/bash + cmd/bat) before WSL came along. That problem has disappeared.

    I also used to write a lot of tools (servers and cli apps) in Java. Some of those I have moved over TypeScript-on-Deno.

    > I'm not denigrating JS/deno/node/whatever

    I used to look down on JS a decade or so back. My experience with Rhino and now Deno changed that. There is a lot of stuff that I do now which I simply would not do if I have to fire up an entire Java project to do that.

    [1] https://archlinux.org/packages/community/x86_64/nodejs/

    [2] https://github.com/s-i-e-v-e/ut

    [3] https://github.com/s-i-e-v-e/sxml

kdl4j

Posts with mentions or reviews of kdl4j. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-13.
  • The KDL Document Language
    11 projects | news.ycombinator.com | 13 Sep 2021
    Hi!

    I'm the author of the Java KDL library, https://github.com/hkolbeck/kdl4j. I'm currently overwhelmed by other things and unable to do the work to get it up to the 1.0.0 spec. I'm looking for folks willing to help me. DM me on Twitter at the same name if you're interested.

What are some alternatives?

When comparing sxml and kdl4j you can also consider the following projects:

deno - A modern runtime for JavaScript and TypeScript.

kdl-rs - Rust parser for KDL

kdl - the kdl document language specifications

Kaitai Struct - Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

kaydle - An alternative implementation of Kat's Document Language, including serde integration

import-maps - How to control the behavior of JavaScript imports

json5 - JSON5 — JSON for Humans

ron - Rusty Object Notation