mirror of
https://github.com/justinethier/cyclone.git
synced 2025-06-07 19:35:04 +02:00
Sync "try cyclone" section from master
This commit is contained in:
parent
280e25a5e9
commit
4ca4af1f96
1 changed files with 4 additions and 0 deletions
4
index.md
4
index.md
|
@ -28,6 +28,10 @@ Cyclone Scheme is a brand-new compiler that allows real-world application develo
|
||||||
- Support for Linux, Windows, FreeBSD, and Mac platforms.
|
- Support for Linux, Windows, FreeBSD, and Mac platforms.
|
||||||
- Known to run on x86-64, x86, and Arm (Raspberry Pi) architectures.
|
- Known to run on x86-64, x86, and Arm (Raspberry Pi) architectures.
|
||||||
|
|
||||||
|
# Try Cyclone in your Browser
|
||||||
|
|
||||||
|
You can [try the Cyclone interpreter](https://cyclone-scheme.netlify.app/terminal.html) right in your browser. No installation required.
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
There are several options available for installing Cyclone:
|
There are several options available for installing Cyclone:
|
||||||
|
|
Loading…
Add table
Reference in a new issue