https://reactorlab.net/category/interactive-learning/
https://reactorlab.net/assets_folder/re ... l-2006.pdf
Reactor Lab
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Livecode Opensource Backer
- Posts: 8836
- Joined: Fri Feb 19, 2010 10:17 am
- Location: Bulgaria
-
- VIP Livecode Opensource Backer
- Posts: 9694
- Joined: Sat Apr 08, 2006 7:05 am
- Location: Los Angeles
- Contact:
Re: Reactor Lab
Thanks for including this one. Richard Herz has done some great work demonstrating how easy it was to share courseware and simulations over the web with a dedicated LiveCode app. He did a presentation on ReactorLab at one of our early SoCal LiveCode meetups (back when it was Revolution), and he's a smart and enjoyable instructor.
Where he's gone with ReactorLab in recent years opens up a question that may be worth considering.
Check out the most recent incarnation of ReactorLab:
https://reactorlab.net/web-labs/fun-wit ... avascript/
He codes in JavaScript these days.
Remember when HyperCard had an option control at the top of the scripting window that let you choose among different scripting languages?

At the time only HyperTalk and AppleScript were supported, but part of the vision of Apple's Open Scripting Architecture was to support many more.
What could happen if LC provided a choice of coding in either LC Script or JavaScript?
Where he's gone with ReactorLab in recent years opens up a question that may be worth considering.
Check out the most recent incarnation of ReactorLab:
https://reactorlab.net/web-labs/fun-wit ... avascript/
He codes in JavaScript these days.
Remember when HyperCard had an option control at the top of the scripting window that let you choose among different scripting languages?

At the time only HyperTalk and AppleScript were supported, but part of the vision of Apple's Open Scripting Architecture was to support many more.
What could happen if LC provided a choice of coding in either LC Script or JavaScript?
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
-
- Livecode Opensource Backer
- Posts: 8836
- Joined: Fri Feb 19, 2010 10:17 am
- Location: Bulgaria
Re: Reactor Lab
Well, let's have a think . . .What could happen if LC provided a choice of coding in either LC Script or JavaScript?
1. It might be taken up by JavaScript programmers as an IDE for, err, JavaScript.
2. It might allow programmers to leverage the areas where JavaScript is strong as well as the areas where LiveCode is strong.
I cannot see any obvious negative points about that at all.
Might be even groovier if it provided the choice of LC Script, JavaScript, or Python.