Using Recursive-Descent-Style Functions to Specify a Full Grammar

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammingLanguages

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
  • json

    A tiny JSON parser and emitter for Perl 6 on Rakudo (by moritz)

  • An example is the 40 line JSON::Tiny::Grammar of the Raku module JSON::Tiny. Raku grammars are analytical grammars. This one corresponds to the grammar of JSON defined by "RFC7159, which is a superset of ECMA-404, in that it permits any value as a top-level JSON string, not just arrays and objects".

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Script for updating modules that use legacy file extension?

    1 project | /r/rakulang | 12 Jan 2023
  • Raku module for getting image pixel RGB values

    1 project | /r/rakulang | 28 Sep 2021
  • With the metaprogramming features added in ECMAScript 6 and existing JSON faculties is it feasible (or even worth it) to make a Homoiconic JS/TS derivative in the vein of REBOL and family?

    1 project | /r/ProgrammingLanguages | 27 Apr 2021
  • Real Estate Rehabs and Rental Income with Ledger?

    1 project | /r/plaintextaccounting | 22 Mar 2021
  • Running as a service under an unprivileged user

    1 project | /r/rakulang | 17 Jan 2021