From: Benjamin P. <ben...@bi...> - 2021-08-20 19:56:13
|
On Fri, Aug 20, 2021, at 14:04, dgpdx wrote: > I’m aware of that. I would be implementing in C but the gcc port to arm64 also isn’t finished. I feel like there might be a misunderstanding here. The Factor compiler is itself written in Factor. The VM is in C++, true, but that's honestly the easiest part of moving to a new architecture. If you're interested in joining the arm64 effort, you might find you can be quite comfy contributing meaningfully while staying entirely in Factor. |