Charm 0.3.9 --- now with "Hello world!"

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
  • AECforWebAssembly

    A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The compiler has been rewritten from JavaScript into C++.

  • In the dialect of AEC targetting WebAssembly, you can write a "Hello world!" program by targetting WASI. Otherwise, you cannot, you can only write libraries of functions.

  • claro-lang

    Claro Lang

  • Oh wow, it looks like we've stumbled upon the same construct! In my language, Claro, what you call "interfaces" are called "contracts". I've found it to be a very powerful abstraction!

  • 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

Related posts

  • Gren 0.3: Source maps

    1 project | /r/ProgrammingLanguages | 19 Jun 2023
  • Koja je najapsurdnija poruka o pogrešci koju je neki vaš program ispisivao?

    1 project | /r/CroIT | 11 Jun 2023
  • What is the most absurd error message your compiler/interpreter was once outputting?

    1 project | /r/ProgrammingLanguages | 10 Jun 2023
  • Poteškoće s pronalaskom posla

    2 projects | /r/CroIT | 3 Jun 2023
  • Why does GCC run in Docker produce around 30% smaller statically linked C++ executables than GCC run on Linux? AECforWebAssembly is 1.08 MB large if compiled using GCC 13.1 in Docker, but it is 1.59 MB if compiled using GCC 13.1 on Debian.

    1 project | /r/learnprogramming | 6 May 2023