db48x VS kdl

Compare db48x vs kdl and see what are their differences.

db48x

RPL runtime for the DM42 calculator, in the spirit of HP48/49/50 (by c3d)

kdl

the kdl document language specifications (by kdl-org)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
db48x kdl
1 14
55 1,044
- 3.2%
9.9 5.6
9 days ago about 1 month ago
C++
GNU Lesser General Public License v3.0 only GNU General Public License v3.0 or later
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.

db48x

Posts with mentions or reviews of db48x. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-21.
  • XL: An Extensible Programming Language
    8 projects | news.ycombinator.com | 21 Feb 2024
    The current state is "on backburner by lack of time". Projects like https://grenouillebouillie.wordpress.com/2022/03/07/a-theory... and https://github.com/c3d/DB48X-on-DM42/tree/stable have been consuming most of my spare time cycles.

    Here are factors playing a role in my current thinking:

    1/ the LLVM debacle. I just can't follow them changing the APIs all the time. I gave up on LLVM for now.

    2/ Rust being the first language introducing a concept that was not trivial to introduce via an XL library, lifetimes. I think that I nailed a design now, but it annoyed me for a while, and the design is not implemented.

    3/ I spent some time documenting where I wanted to go, notably the type system. As a result, I found that the language was becoming complicated, which annoys me. I'm trying to get back to super-simple roots, but I have no clear path towards this goal yet.

    4/ I want to to unify the self-compiling compiler and the dynamic one. The self-compiler only compiles an older dialect of the language.

kdl

Posts with mentions or reviews of kdl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-21.

What are some alternatives?

When comparing db48x and kdl you can also consider the following projects:

xl - A minimalist, general-purpose programming language based on meta-programming and parse tree rewrites

ron - Rusty Object Notation

json5 - JSON5 — JSON for Humans

prometheus-operator - Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes

config - configuration library for JVM languages using HOCON files

jsonjsc - A Python JSONDecoder library for parsing out Javascript comments in JSON files.

dhall-lang - Maintainable configuration files

Slim - Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic.

LIBUCL - Universal configuration library parser

Protobuf - Protocol Buffers - Google's data interchange format

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