Glide-Lang VS jl

Compare Glide-Lang vs jl and see what are their differences.

Glide-Lang

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

jl

Functional sed for JSON (by chrisdone)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Glide-Lang jl
3 2
14 467
- -
10.0 4.1
over 1 year ago almost 2 years ago
Haskell
- BSD 3-clause "New" or "Revised" 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.

Glide-Lang

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

jl

Posts with mentions or reviews of jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-23.

What are some alternatives?

When comparing Glide-Lang and jl you can also consider the following projects:

Glide - Glide programming language

json-stream - Incremental applicative JSON Haskell parser

racket - The Racket repository

catnplus - Simple tool to display text files with line numbers and paging

hidden-char - Provides cross-platform getHiddenChar function

nix-deploy - Deploy software or an entire NixOS system configuration to another NixOS system

hledger - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.

aeson-schemas - Easily consume JSON data on-demand with type-safety

kriti-lang - A minimal JSON templating language

waargonaut - JSON decoding/encoding/manipulation library.