diff --git a/Architectures.asciidoc b/Architectures.asciidoc new file mode 100644 index 0000000..d184561 --- /dev/null +++ b/Architectures.asciidoc @@ -0,0 +1,42 @@ +=== OSes / CPU Architectures + +Thanks to the C backend, Nim can run on a large set of architectures. + +Please help testing Nim on less common architectures and add them below: + +=== Linux + +==== x86 + +==== x86_64 + +==== ppc64 + +==== ppc64el + +==== armv6l + +==== arm64 + +==== armel + +==== s390 + +==== alpha + +==== hppa + +=== BSD + +=== OSX + +=== Windows + +==== x86 + +==== x86_64 + +==== ppc64 + +==== armv6l +