README 980 B

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