objeck / objeck-lang

Objeck is a modern object-oriented programming language with functional features tailored for machine learning. It emphasizes expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, REPL shell, and command line debugger with IDE plugins.
https://objeck.org
Other
154 stars 11 forks source link

Support Windows ARM #495

Open ghost opened 4 months ago

objeck commented 4 months ago

Might set up an environment in the future. Few Windows ARM users.

objeck commented 3 months ago

Ordered a Qualcomm Windows on ARM dev kit. Will add this to the plan when the box arrives and the dev environment is set up. Hope to leverage the ARM64 JIT compiler used for macOS and Linux.