this post was submitted on 20 Jan 2025
159 points (94.9% liked)

Programming

17862 readers
224 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 day ago* (last edited 1 day ago) (1 children)

Maybe hold off on the homicide. I bet someone has done something like that.

kagis

https://andregarzia.com/2019/07/livecode-is-a-modern-day-hypercard.html

LiveCode is a modern day HyperCard and everyone who used HyperCard will feel at home at it.

LiveCode runs on macOS, Windows and Linux and can generate standalone binaries for all those platforms plus Android and iOS. You can get it from https://www.livecode.com/ or you can get a GPL version of it from https://www.livecode.org/.

The language looks reminiscent of my memories of HyperTalk.

[–] [email protected] 1 points 1 day ago (1 children)

Looks like the open source version was axed, and the cheapest subscription plan is $36.67 per month per user. Yikes.

[–] [email protected] 2 points 1 day ago (1 children)

After the axing there was an effort to salvage the last open source versions, and build something from there: http://openxtalk.org/

[–] [email protected] 2 points 1 day ago

Oh nice! I did a quick search for forks but didn't find that, so thanks for linking. I'll check it out!