How to handle list / contiguous array definition and implementation in a type system?

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

JetBrains - Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. Kind

    Discontinued A next-gen functional language [Moved to: https://github.com/Kindelia/Kind2] (by Kindelia)

    I have seen in languages like KindLang the definition of Array be like a Binary tree, but there is some magic there in the definition of the Array type that I don't understand yet. Also, I don't want to define the contiguous array further., it should be a literal contiguous array. The Kind "Word" type definition (arbitrary number of bytes) is closer to my contiguous array, but it has a similarly complex definition which like I said I don't understand.

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. swift

    The Swift Programming Language

    Here is the definition of ContiguousArray in Swift, which I am taking a look at for inspiration, but I don't know swift that well yet.

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

  • Kind: A lambda-calculus based pure programming language

    1 project | news.ycombinator.com | 27 Nov 2023
  • Eliezer Yudkowsky has great news: "Parents conceiving today may have a fair chance of their kids living to see kindergarten."

    1 project | /r/singularity | 8 Dec 2022
  • Somos os devs da HVM, o compilador Brasileiro que rodou o mundo. Vamos colocar nosso logo no /r/place?

    2 projects | /r/brasil | 1 Apr 2022
  • Type Checking as Calculation

    1 project | news.ycombinator.com | 16 Feb 2022
  • Is it possible to make join work for arbitrary depths?

    1 project | /r/haskell | 5 Feb 2022

Did you know that C++ is
the 7th most popular programming language
based on number of references?