andytwoods
13-08-2012, 08:59
Hi there,
I am looking for a script based language that Psychologists can use to create research experiments, which will then be placed on the web/tablet. The plan would be to embed the interpreter in Adobe Alchemy (http://labs.adobe.com/technologies/alchemy/) and then let people write code scripts which can run their experiments on whatever device they want.
Lua is a C based scripting language successfully ported to alchemy: http://code.google.com/p/lua-alchemy/. I must admit though I do prefer coding in Basic. And Psychologists are used to this too, using e.g. Eprime (http://www.pstnet.com/eprime.cfm) which uses what they call Ebasic but what I thiiiiink is actually IWBasic from ionic wind (http://www.ionicwind.com/ ; do IWBasic and ThinBasic share source code BTW?).
Would you guys let me port ThinBasic to Alchemy to allow Psychologists to conduct research? I would embed ThinBasic in a shell to sort out the downloading of scripts to devices and uploading of results etc. This would all be free for Psychologists.
Cheers,
Andy.
I am looking for a script based language that Psychologists can use to create research experiments, which will then be placed on the web/tablet. The plan would be to embed the interpreter in Adobe Alchemy (http://labs.adobe.com/technologies/alchemy/) and then let people write code scripts which can run their experiments on whatever device they want.
Lua is a C based scripting language successfully ported to alchemy: http://code.google.com/p/lua-alchemy/. I must admit though I do prefer coding in Basic. And Psychologists are used to this too, using e.g. Eprime (http://www.pstnet.com/eprime.cfm) which uses what they call Ebasic but what I thiiiiink is actually IWBasic from ionic wind (http://www.ionicwind.com/ ; do IWBasic and ThinBasic share source code BTW?).
Would you guys let me port ThinBasic to Alchemy to allow Psychologists to conduct research? I would embed ThinBasic in a shell to sort out the downloading of scripts to devices and uploading of results etc. This would all be free for Psychologists.
Cheers,
Andy.