A simple Glide program that reads and transforms CSV data

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
  • Glide-Lang

    Documentation for the Glide programming language (the name Glide is not set and might change at any time)

  • - Lambdas do not need a “ret” statement anymore. All functions essentially return the top of the stack if it exists, otherwise empty. Therefore implicit returns are now a thing.- I’m still married to the “->” syntax, even though it is harder to write than “>>”, and I’m not entirely sure I want to change it- As per the vide, Glide now has basic I/O (read, write, append)- A bunch of new built-in functions now exist, some are: time, to_int, to_string, to_float, type etc.- The csv module is also just a work in progress, and there is no way currently to serialise back to csv format after transformation, but that’s just more library work rather than compiler workFor anyone interested, the documentation exists here: https://github.com/dibsonthis/Glide-Lang/

  • 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