Hi Luke, definitively a good idea. We are trying to do the same with Kendrick scripts in order to be able to run it from CLI and also in the image. We don't use Glamour at the moment but more the moldable tools like Playground+inspector. Envoyé de mon iPhone
Le 22 oct. 2016 à 11:47, Luke Gorrie <luke@snabb.co> a écrit :
Howdy,
I am interested in building a Lua IDE using the Glamorous Toolkit. The idea is that the Playground, the Inspector, the Spotter, and the Debugger would all be interacting with an external Lua process instead of running code in the Pharo image. The "under the hood" part of Pharo - Smalltalk code - would be hidden unless specially enabled.
Good or bad idea? Any tips on how to approach this? Has something similar been done before? (Is there example code available?)
Cheers, -Luke