Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / src / PlatformSpecificNotes.adoc
1 PlatformSpecificNotes
2 =====================
3
4 Here are notes about using MLton on the following platforms.
5
6 == Operating Systems ==
7
8 * <:RunningOnAIX:AIX>
9 * <:RunningOnCygwin:Cygwin>
10 * <:RunningOnDarwin:Darwin>
11 * <:RunningOnFreeBSD:FreeBSD>
12 * <:RunningOnHPUX:HPUX>
13 * <:RunningOnLinux:Linux>
14 * <:RunningOnMinGW:MinGW>
15 * <:RunningOnNetBSD:NetBSD>
16 * <:RunningOnOpenBSD:OpenBSD>
17 * <:RunningOnSolaris:Solaris>
18
19 == Architectures ==
20
21 * <:RunningOnAMD64:AMD64>
22 * <:RunningOnHPPA:HPPA>
23 * <:RunningOnPowerPC:PowerPC>
24 * <:RunningOnPowerPC64:PowerPC64>
25 * <:RunningOnSparc:Sparc>
26 * <:RunningOnX86:X86>
27
28 == Also see ==
29
30 * <:PortingMLton:>