LPeg-Parsers VS DataLang

Compare LPeg-Parsers vs DataLang and see what are their differences.

LPeg-Parsers

Parsing common data formats via LPeg (by spc476)

DataLang

Specification and refernce implementation of DataLang (by FransFaase)
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
LPeg-Parsers DataLang
1 2
64 2
- -
4.7 0.0
7 months ago almost 4 years ago
Lua
GNU Lesser General Public License v3.0 only 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.

LPeg-Parsers

Posts with mentions or reviews of LPeg-Parsers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-13.
  • Six programming languages Iā€™d like to see
    28 projects | news.ycombinator.com | 13 Jul 2022
    When I need to parse text with Lua, the first thing I reach for is LPeg. It's great when you can create a standalone expression to parse, say, an IPv4 address, then reuse that in a larger expression. And the data can be transformed as it's being parsed (say, converting a string of digits into an actual integer value).

    I have a bunch of Lua modules based around LPeg: https://github.com/spc476/LPeg-Parsers

DataLang

Posts with mentions or reviews of DataLang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-13.
  • Six programming languages Iā€™d like to see
    28 projects | news.ycombinator.com | 13 Jul 2022
    If you mean with a Graph language, a complex data structure language, you might have a look at https://github.com/FransFaase/DataLang which gives some ideas about modelling complex data structures and where I talk about the different kind of reference that you might want in such a language.
  • The concepts behind Data-Oriented programming
    1 project | news.ycombinator.com | 17 Mar 2021
    I am also interested in data-oriented programming, but think we should have a data model where existence dependencies are a core concept and not derived. I have been thinking about this for a long time and have come up with some ideas in a small language, which I called DataLang (a name that already has been used for some other formalisms) and can be found at https://github.com/FransFaase/DataLang

What are some alternatives?

When comparing LPeg-Parsers and DataLang you can also consider the following projects:

Pluto.jl - šŸŽˆ Simple reactive notebooks for Julia

ODS_OpenExposureData - Open data standards curated by Oasis.

sdk - The Dart SDK, including the VM, dart2js, core libraries, and more.

halo - An experimental graph-based meta programming language

Svelte - Cybernetically enhanced web apps

Lazy - Lazily evaluated (late-binding) definition for Dyalog APL

clog - CLOG - The Common Lisp Omnificent GUI

scenebuilder - Scene Builder is a visual, drag 'n' drop, layout tool for designing JavaFX application user interfaces.

imba - šŸ¤ The friendly full-stack language

plasmic - Visual builder for React. Build apps, websites, and content. Integrate with your codebase.

roast - šŸ¦‹ Raku test suite

cells - A Common Lisp implementation of the dataflow programming paradigm