资 源 简 介
Overview
This is the source management site for the Slate programming language.
Getting Started
To get started with Slate, you need:
A VM:
Some pre-built VMs are available in the Downloads section.
Or, get the sources via one of our repositories (cloning an hg or git repository or extracting a tarball), and build using "make".
A pre-made Slate image. Download the appropriate Slate image from our Downloads section.
Currently we support all little-endian systems with a GCC toolchain or Visual Studio out of the box, with either a 32-bit or 64-bit build of VM and image equally supported.
Build instructions are contained within the README in the source tree. If tweaks are required for your platform, please let us know so we can improve our support.
Finally, r