1 Oct 2003 18:49
Re: ...better scripting language?
Hi! If it can interest, I've discovered LUA (see http://www.lua.org and http://lua-users.org ), a clean, nice and really small scripting language... Language footprint should be about 50-200Kb (I've seen a cutted implementation in the mknbi tarball, with a "zipped" footprint of only 35kb!), really reasonable, and bindings exist for tk and wx widget... it could open GUI development for thinstation! Surely not to include it in this thinstation version, but to consider for the future... Bye! Paolo Miles Roper ha scritto: > > I'm not really willing to change the scripting language at this stage, > perhaps in 2.0, but will need to make savings with room elsewhere, as our > image needs fit into 32 meg of ram, it only just does this and work > reliably, still get the odd problem with X running out of memory when people > view some PowerPoint presentations or have 25 docs open at once. if someone > can find a solution to that then I'd be more willing to look at it (i've > looked and looked, see previous posts).
Still a bit rough, and you have to manually correct the path of the
picture in the bottom of the style.
Mike
On Thu, 2 Oct 2003, Paolo Salvan wrote:
> Hi!
>
> This what I'd like to see as ts' boot screen... what do you think?
>
> Miles, is it ok? Can you include it?
>
> bye!
>
> Paolo
I'm sure that a REAL language would have speeded development a lot, and
it would have made things simpler and tidier.
I said that Lua is a scripting language....it isn't really correct, it
is a very-high-level-language, with a clean and simple syntax, advanced
data structures, objects and so on...
(My dream was to use Python, but it is not really lightweight... it is
really nice, can do everything, but have a too big footprint
RSS Feed