Livecode Community on Apple Silicon

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Emily-Elizabeth
Posts: 164
Joined: Mon Jan 03, 2022 7:10 pm
Contact:

Livecode Community on Apple Silicon

Post by Emily-Elizabeth » Tue Mar 17, 2026 2:21 am

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?
Screenshot 2026-03-16 at 21.17.18.png

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10092
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Livecode Community on Apple Silicon

Post by FourthWorld » Tue Mar 17, 2026 4:27 am

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.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Emily-Elizabeth
Posts: 164
Joined: Mon Jan 03, 2022 7:10 pm
Contact:

Re: Livecode Community on Apple Silicon

Post by Emily-Elizabeth » Tue Mar 17, 2026 5:05 am

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 8)

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10092
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Livecode Community on Apple Silicon

Post by FourthWorld » Tue Mar 17, 2026 5:38 am

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

Emily-Elizabeth
Posts: 164
Joined: Mon Jan 03, 2022 7:10 pm
Contact:

Re: Livecode Community on Apple Silicon

Post by Emily-Elizabeth » Tue Mar 17, 2026 5:48 am

FourthWorld wrote:
Tue Mar 17, 2026 5:38 am
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.
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 fun :lol:

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10361
Joined: Fri Feb 19, 2010 10:17 am

Re: Livecode Community on Apple Silicon

Post by richmond62 » Tue Mar 17, 2026 1:45 pm

EEtalk . . . as in . . .

Emily-Elizabeth
Posts: 164
Joined: Mon Jan 03, 2022 7:10 pm
Contact:

Re: Livecode Community on Apple Silicon

Post by Emily-Elizabeth » Tue Mar 17, 2026 3:34 pm

richmond62 wrote:
Tue Mar 17, 2026 1:45 pm
EEtalk . . . as in . . .
I was thinking ehXTalk (eh being my initials and also something we Canadians say a lot ;) )

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10361
Joined: Fri Feb 19, 2010 10:17 am

Re: Livecode Community on Apple Silicon

Post by richmond62 » Tue Mar 17, 2026 4:36 pm

Not necessarily a bad idea. 8)

Post Reply