sxml VS ut

Compare sxml vs ut and see what are their differences.

sxml

S-expression syntax for XML (by s-i-e-v-e)

ut

A statically typed programming language and compiler (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 ut
2 1
5 3
- -
3.7 0.0
21 days ago almost 3 years ago
TypeScript TypeScript
Mozilla Public License 2.0 Mozilla Public License 2.0
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

ut

Posts with mentions or reviews of ut. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-23.
  • 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

What are some alternatives?

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

deno - A modern runtime for JavaScript and TypeScript.

kdl4j - KDL Parser for the JVM

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

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

ron - Rusty Object Notation

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