Cyclone Scheme: A R7RS Scheme Compiler

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cyclone

    :cyclone: A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system capable of generating fast native binaries.

  • cyclone-winds

    The package manager for Cyclone Scheme.

  • Making binaries for widespread OS is a good ability to have. That's one side of the whole thing: Where can I run it, when I am done or when I want to deploy?

    It would be interesting to learn more about the available libraries and frameworks as well. Of course standard compliant Scheme code can probably be used. What else? Where can I get libraries from? To get to the need to run the software somewhere, one first needs to write it. Of course libraries can be of great help here. I would like to know, what the ecosystem looks like.

    And the readme links to cyclone-winds package manager, which does have a few packages at https://github.com/cyclone-scheme/cyclone-winds/wiki. A little statement about being able or not able to use libraries from other Scheme's ecosystems might be good to add.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • Best implementation for standalone + browser executable?

    2 projects | /r/scheme | 23 Feb 2023
  • How to Detect a Cycle in a Linked List

    1 project | dev.to | 11 Feb 2023
  • Which Scheme for compiling C to use in WASM?

    2 projects | /r/scheme | 15 Jan 2023
  • Tail Call Optimization by Base Jumping off the Stack

    1 project | dev.to | 9 Jan 2023
  • What makes Common Lisp interesting now a days?

    3 projects | /r/lisp | 23 Dec 2022