cyclone VS cyclone-winds

Compare cyclone vs cyclone-winds and see what are their differences.

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. (by justinethier)

cyclone-winds

The package manager for Cyclone Scheme. (by cyclone-scheme)
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-winds
8 1
809 27
- -
8.5 4.4
9 days ago 3 months ago
Scheme Scheme
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cyclone

Posts with mentions or reviews of cyclone. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-13.

cyclone-winds

Posts with mentions or reviews of cyclone-winds. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-12.
  • Cyclone Scheme: A R7RS Scheme Compiler
    2 projects | news.ycombinator.com | 12 Jan 2021
    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.

What are some alternatives?

When comparing cyclone and cyclone-winds you can also consider the following projects:

hy - A dialect of Lisp that's embedded in Python

cli-command - cli-command template

r6rs-pffi - Portable Foreign Function Interface (FFI) for R6RS

r7expander - R7RS expander

7GUI - the 7 gui project

guile-json - JSON module for Guile

ypsilon - R7RS/R6RS Scheme Implementation

STk - STk is the ancestor of STklos (https://stklos.net) This repository contains fixes to allow the compilation of 4.0.1 on modern versions of GCC

STklos - STklos Scheme

appy - an application framework for Racket

swift-lispkit - Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.