An Open Source Experiment

Want to talk about something that isn't covered by another category?

Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller

Post Reply
Hutchboy
Posts: 170
Joined: Wed Aug 01, 2018 2:57 pm
Contact:

An Open Source Experiment

Post by Hutchboy »

Hi,

I just released an open-source browser-based authoring environment called Stackadia. I love LiveCode but recently found I could create projects that included animation, 3d, and more that behaved pretty well using a combination of HTML/CSS/Javascript/TypeScript so thought I'd try my hand at combining things I liked about HyperCard, HyperStudio, LiveCode and other XTalk programs. I know this is a bit off-topic but thought you might be interested.

- Mike
www.mygiantbrain.com
www.stackadia.com
Emily-Elizabeth
Posts: 234
Joined: Mon Jan 03, 2022 7:10 pm
Contact:

Re: An Open Source Experiment

Post by Emily-Elizabeth »

Why does it download a HTML file, why not just have it run on the web site?
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10470
Joined: Fri Feb 19, 2010 10:17 am

Re: An Open Source Experiment

Post by richmond62 »

Does this feature xTalk as the authoring language?
Emily-Elizabeth
Posts: 234
Joined: Mon Jan 03, 2022 7:10 pm
Contact:

Re: An Open Source Experiment

Post by Emily-Elizabeth »

2. Stackadia Script Add sophisticated behavior with an approachable xTalk-inspired scripting language designed for readable, conversational code.
Hutchboy
Posts: 170
Joined: Wed Aug 01, 2018 2:57 pm
Contact:

Re: An Open Source Experiment

Post by Hutchboy »

On the quick links page you can open directly in browser. The script language is pretty close to xtalk but I had different goals.
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10470
Joined: Fri Feb 19, 2010 10:17 am

Re: An Open Source Experiment

Post by richmond62 »

You could also publish this on the OpenXTalk forums.
Post Reply