7.2.261-stable

Installation

GreyCat can be installed in the current user directory and added to path leveraging an installation scripts.

Scripts install GreyCat standalone executable containing both runtime and compiler as well as LSP server in $USER/.greycat directory.

All versions and script links are available at get.greycat.io

Linux or Mac (x64, arm64)

curl -fsSL https://get.greycat.io/install.sh | bash -s stable

minimal configuration for linux (any distribution with glibc 2.36 or more, fedora since version 37 or ubuntu since version 22.10)

minimal configuration for apple (any intel or silicon since MacOS 11)

Windows (x64, arm64)

iwr https://get.greycat.io/install.ps1 -useb | iex

minimal configuration (Win10 or Win11)

IDE Plugins

VSCode

GreyCat plugin can be installed VSCode using the marketplace.

Details available using the dedicated page: https://marketplace.visualstudio.com/items?itemName=DataThings.greycat.

JetBrains products

GreyCat plugin can be installed on any Jetbrains derived IDE community or ultimate such as IDEA Community or CLION

Details available using the dedicated page: https://plugins.jetbrains.com/plugin/27034-greycat.