February 2022 monthly "What are you working on?" thread

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • xvm

    Ecstasy and XVM

  • Brief update on Ecstasy (xtclang)

  • sligh

    A language for certifying specification

  • So tactically it’s currently a source-to-source compiler, where in the source language (my language) you denote the system state transitions, i.e. by writing create!, update!, etc, and those get compiled to corresponding client and server code in the target language (JS for now, but hoping to support WebAssembly in the future). Heres an example program. The compiler source is there too. I’m hacking it together right now, so it’s not my finest work :D

  • 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
  • list-exp

    Discontinued Regular expression-like syntax for list operations [Moved to: https://github.com/phenax/elxr]

  • I've been playing around with regex-like syntax for list operations in list-exp. Not a particularly useful thing but it was really fun to implement. Working on replaceAll function now which will work as a filter-map operation.

  • Argon

    Argon programming language (by ArgonLang)

  • As planned, in the last month I managed to add support for network sockets to the Argon language. Support is not yet complete but you can use most of the features on both Linux and Windows. Also, several errors have been fixed. The current month will see me busy completing support for the socket module and continuing with the introduction of new libraries (probably the next module will be about Regex)

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