compile time memory management models

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

    Pony is an open-source, actor-model, capabilities-secure, high performance programming language

  • Pony

  • Vale

    Compiler for the Vale programming language - http://vale.dev/ (by ValeLang)

  • Vale

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

    siko

  • I'm trying to implement compile time memory management in my language siko. My idea is to completely hide it from the user, they can only use immutable values and the compiler is trying to figure out a way to optimize it in the background. The design/implementation is good enough to self host the language and now the compiler is written in siko. This also serves as a giant test suite:)

  • RFCs

    A repository for your Nim proposals. (by nim-lang)

  • Very long discussion from Nim about the scheme: https://github.com/nim-lang/RFCs/issues/144

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