commit: 8c183dbaf254e5deb62dde6f973e958ab804b892
parent 333cf5047216f925045a9512ce92ff8d499b1588
Author: Drew DeVault <sir@cmpwn.com>
Date: Fri, 19 Mar 2021 13:30:46 -0400
Mention platform plans
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/content/blog/A-new-systems-language.md b/content/blog/A-new-systems-language.md
@@ -45,6 +45,10 @@ it compares to C:
- A simpler, context-free, expression-oriented syntax
- A standard library free of the constraints of POSIX or the C standard
+Our language currently supports Linux on x86_64 or aarch64, and we plan on
+expanding this to the BSDs, Haiku, and Plan 9; as well as i686, riscv64 and
+riscv32, and ppc64 before the release.
+
I plan to continue keeping the other details a secret until the release —
we want the first release to be a complete, stable, production-ready programming
language with all of the trimmings. The first time most people will hear about