The problem with untyped literals

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

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

    Ecstasy and XVM

  • Instead, we have explicit types for each literal. For example, the value 0 has a type: IntLiteral. In theory, instances of that type hold a String. In reality, the primary reason for the type is to allow the compiler to reason about the type, without nailing it down as a some number and arrangement of bits.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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