Created Architectures (asciidoc)

This commit is contained in:
Federico Ceratto 2017-01-21 22:06:49 +00:00
parent e91892ccd8
commit 43c34025bb
1 changed files with 42 additions and 0 deletions

42
Architectures.asciidoc Normal file
View File

@ -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