Crystal's Interpreter (2021)

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

    Source for the TechEmpower Framework Benchmarks project

  • > The runtime performance of crystal executables are great, of course, comparable with C or C++ in the given web development domain

    I don't think that's true. Crystal seems to be more in the ballpark of Go or Java:https://www.techempower.com/benchmarks/

  • ChakraCore

    ChakraCore is an open source Javascript engine with a C API.

  • https://github.com/chakra-core/ChakraCore/wiki/Architecture-...

    I've found the source code to be quite readable too - albeit from a bug-finding perspective, not a strictly pedagogical one.

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

    Interactive console for Crystal programming language

  • it's had an IRB-like REPL for years. It just wasn't built into the language. Admittedly it was limited compared to IRB but it was more than enough to test out quick ideas.

    It's called ICR: Interactive Crystal

    https://github.com/crystal-community/icr

    the first release was back in 2017

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