Livecode Community on Apple Silicon
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
Emily-Elizabeth
- Posts: 168
- Joined: Mon Jan 03, 2022 7:10 pm
- Contact:
Livecode Community on Apple Silicon
For the last couple of days, I've been working on getting Livecode Community to run natively on Apple Silicon. There is still a lot of work to be done. Obviously I'll have to change the name, anyone have any ideas?
-
FourthWorld
- VIP Livecode Opensource Backer

- Posts: 10092
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Livecode Community on Apple Silicon
The IDE stacks are where branding is user-facing, and as you know are separate from the compiled engine.
Given how often the brand name shows up across the IDE, rebranding is a fair bit of work.
You might consider using the IDE stacks Paul worked on for OXT, and maybe coordinating your build as a fork.
Given how often the brand name shows up across the IDE, rebranding is a fair bit of work.
You might consider using the IDE stacks Paul worked on for OXT, and maybe coordinating your build as a fork.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
-
Emily-Elizabeth
- Posts: 168
- Joined: Mon Jan 03, 2022 7:10 pm
- Contact:
Re: Livecode Community on Apple Silicon
I did think about asking the OXT guys for the source code, but I figured doing it from the Livecode source would be a fun challenge 
-
FourthWorld
- VIP Livecode Opensource Backer

- Posts: 10092
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Livecode Community on Apple Silicon
The heart wants what the heart wants, but given your talents if I had any say in it I'd rather see you work on that engine compile than a tedious rote task.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
-
Emily-Elizabeth
- Posts: 168
- Joined: Mon Jan 03, 2022 7:10 pm
- Contact:
Re: Livecode Community on Apple Silicon
Well, I have some issues with getting the IDE to be installed in the compiled application (I just copypasta'd the Toolset into the bundle). Next I have a few locking bugs to squish and then on to getting the stupid thing to compile applications. Fun fun funFourthWorld wrote: ↑Tue Mar 17, 2026 5:38 amThe heart wants what the heart wants, but given your talents if I had any say in it I'd rather see you work on that engine compile than a tedious rote task.
-
richmond62
- Livecode Opensource Backer

- Posts: 10362
- Joined: Fri Feb 19, 2010 10:17 am
Re: Livecode Community on Apple Silicon
EEtalk . . . as in . . .
-
Emily-Elizabeth
- Posts: 168
- Joined: Mon Jan 03, 2022 7:10 pm
- Contact:
Re: Livecode Community on Apple Silicon
I was thinking ehXTalk (eh being my initials and also something we Canadians say a lot
-
richmond62
- Livecode Opensource Backer

- Posts: 10362
- Joined: Fri Feb 19, 2010 10:17 am
Re: Livecode Community on Apple Silicon
Not necessarily a bad idea. 
Re: Livecode Community on Apple Silicon
Why not go flashy?
How about:
HyperX (kinda joining HyperCard and xTalk)
How about:
HyperX (kinda joining HyperCard and xTalk)
-
Emily-Elizabeth
- Posts: 168
- Joined: Mon Jan 03, 2022 7:10 pm
- Contact:
Re: Livecode Community on Apple Silicon
That's a good name!
-
Emily-Elizabeth
- Posts: 168
- Joined: Mon Jan 03, 2022 7:10 pm
- Contact:
-
richmond62
- Livecode Opensource Backer

- Posts: 10362
- Joined: Fri Feb 19, 2010 10:17 am
Re: Livecode Community on Apple Silicon
Aha: when will you release it into the wild?
-
Emily-Elizabeth
- Posts: 168
- Joined: Mon Jan 03, 2022 7:10 pm
- Contact:
Re: Livecode Community on Apple Silicon
Well right now I only have ARM "working" (I broke it the other day so it doesn't compile) but I put an installer on GitHub (you'll have to do the code signing on it as I need to figure out how to sign it when it's being built)
-
Emily-Elizabeth
- Posts: 168
- Joined: Mon Jan 03, 2022 7:10 pm
- Contact:
Re: Livecode Community on Apple Silicon
https://github.com/emily-elizabeth/HyperXTalk
You can download and follow the build instructions, but this only makes a build for ARM Macs. It still has all the Livecode branding, so need to get working on that.
Anyone here good at graphic design and making logos and icons and such? It's an unpaid position