README 972 B

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