diff --git a/Supported-Platforms.md b/Supported-Platforms.md new file mode 100644 index 0000000..4050efe --- /dev/null +++ b/Supported-Platforms.md @@ -0,0 +1,36 @@ +Currently, mruby compiles and runs under the platforms reported hereafter. + +**Note**: this is not an exhaustive list: if you find your preferred system missing in the table, add it! + +
| SHA | OS | Toolchain | Compiles | +
|---|---|---|---|
| cb8b4691 | +Apple OS X 10.7 | +Xcode 4.3 | +YES | +
| cb8b4691 | +Apple OS X 10.8 | +Xcode 4.4 | +YES | +
| cb8b4691 | +Debian Linux 6.0.3 | +GCC 4.5 | +YES | +
| cb8b4691 | +Ubuntu Linux 12.04 | +GCC 4.5 | +YES | +