1The programming language SQUIRREL 3.1 stable
2
3--------------------------------------------------
4This project has successfully been compiled and run on
5 * Windows (x86 and amd64)
6 * Linux (x86, amd64 and ARM)
7 * Illumos (x86 and amd64)
8
9The following compilers have been confirmed to be working:
10    MS Visual C++  6.0 (all on x86 and amd64)
11                   7.0   |
12                   7.1   v
13                   8.0
14                   9.0
15                  10.0
16                  12.0  ---
17    MinGW gcc 3.2 (mingw special 20020817-1)
18    Cygnus gcc 3.2
19    Linux gcc 3.2.3
20              4.0.0 (x86 and amd64)
21              5.3.1 (amd64)
22    Illumos gcc 4.0.0 (x86 and amd64)
23    ARM Linux gcc 4.6.3 (Raspberry Pi Model B)
24
25
26Feedback and suggestions are appreciated
27project page - http://www.squirrel-lang.org
28community forums - http://forum.squirrel-lang.org
29wiki - http://wiki.squirrel-lang.org
30author - alberto@demichelis.net
31
32END OF README
33