Glide-Lang

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

Glide-Lang Alternatives

Similar projects and alternatives to Glide-Lang

  1. racket

    196 Glide-Lang VS racket

    The Racket repository

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Glide

    Discontinued Glide programming language (by dibsonthis)

  4. jl

    2 Glide-Lang VS jl

    Discontinued Functional sed for JSON

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Glide-Lang alternative or higher similarity.

Glide-Lang discussion

Log in or Post with

Glide-Lang reviews and mentions

Posts with mentions or reviews of Glide-Lang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-28.
  • List comprehension syntax
    2 projects | /r/ProgrammingLanguages | 28 Dec 2022
    ls = [1..5 | x | { y = 10 x + y }] I am trying to understand what is the function of |. Searched for | in the docs and can't find anything.
  • A simple Glide program that reads and transforms CSV data
    1 project | /r/ProgrammingLanguages | 29 Oct 2022
    - 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/
  • Glide - data transformation language (documentation in comments)
    3 projects | /r/ProgrammingLanguages | 23 Oct 2022
    As promised in my previous post (when the language was called Flow), here's the documentation: https://github.com/dibsonthis/Glide-Lang
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 14 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic Glide-Lang repo stats
3
14
10.0
over 2 years ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com