Little-Lang

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.

    Curious on performance benchmarks. For me, I'm comparing this to wren:

    https://wren.io/

  • little-lang

    The Little Programming Language

    The repo is odd, it's hard to tell where the actual little-lang code is. I guess it's in the tclXXX directory?

    https://github.com/bitkeeper-scm/little-lang

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

  • language-benchmarks

    A simple benchmark system for compiled and interpreted languages. (by trizen)

    Tcl was historically very slow compared to, for example, Perl. Especially for synthetic benchmarks. However, since it's so easy to interop with C, it didn't seem to matter much in the real world. You just put anything performance sensitive in C and left the bits that didn't matter in tcl. Some benchmarks: https://github.com/trizen/language-benchmarks

  • tcl

    The Tcl Programming Language (by bitkeeper-scm)

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