Emulating memory in an interpreted language

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

  • wuffs

    Wrangling Untrusted File Formats Safely

    But clearly, it is possible to define a language for which the semantics of out-of-bounds accesses are well-defined; such languages include assembly, java, haskell, etc. There are also languages for which the semantics of out-of-bounds accesses are not well-defined, and whose type systems are unsound; the primary contender here is c. Finally, there are languages for which the semantics of out-of-bounds accesses are not well-defined, and whose type systems are sound; these languages are generally dependently typed. One interesting recent example of such a language is wuffs.

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

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