Let's talk about interesting language features.

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

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
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. TablaM

    The practical relational programing language for data-oriented applications

    Yeah, having "rows" is awesome. That was the first thing I want for when I start dreaming about TablaM.

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

    The Egison Programming Language

    Egison language. Research language that does some really neat stuff with pattern matching.

  4. kesh

    A simple little programming language that could one day compile to JavaScript

    My (non-existing) language kesh, designed to compile to TypeScript, has expression blocks. That was one of my first decisions.

  5. FStar

    A Proof-oriented Programming Language

    This sounds like the approach that F* takes: https://www.fstar-lang.org.

  6. ghc-proposals

    Proposed compiler and language changes for GHC and GHC/Haskell

  7. jam0002

    It's not exactly the high profile type stuff other people are discussing, but when I started on my LangJam language SeekWhence (name is tentative) last week, I was a little surprised to not have come across any other languages that implement mathematical sequences as a primitive, even among the esoteric crowd. The only other one I know of is cQuents, which is heavily esoteric and designed for code golfing, whereas SeekWhence is very much designed as a "general purpose" language (if you can call a Python interpreter hacked together over the course of a week "general purpose").

  8. cQuents

    An esoteric golflang that can describe mathematical sequences and series

    It's not exactly the high profile type stuff other people are discussing, but when I started on my LangJam language SeekWhence (name is tentative) last week, I was a little surprised to not have come across any other languages that implement mathematical sequences as a primitive, even among the esoteric crowd. The only other one I know of is cQuents, which is heavily esoteric and designed for code golfing, whereas SeekWhence is very much designed as a "general purpose" language (if you can call a Python interpreter hacked together over the course of a week "general purpose").

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. webgl

    Functional rendering with WebGL in Elm (by elm-explorations)

    Embedded languages : elm-webgl but Haskell probably has more examples around this.

  11. Match.jl

    Advanced Pattern Matching for Julia

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

Did you know that Python is
the 2nd most popular programming language
based on number of references?