9front - general discussion about 9front
 help / color / mirror / Atom feed
* lua9: lua interpreter with plan9 bindings
@ 2020-10-27  8:20 telephil9
  2020-10-27 10:34 ` [9front] " Iruatã Souza
  2020-10-28 11:06 ` Ethan Gardener
  0 siblings, 2 replies; 8+ messages in thread
From: telephil9 @ 2020-10-27  8:20 UTC (permalink / raw)
  To: 9front

Hi,

Building on the lua port by staalmannen (http://github.com/staalmannen/lua), I wrote a custom version of the lua interpreter including bindings to some plan9 libraries.
I feel that lua is a simple (and good enough) scripting language which makes writing GUI code more convenient than in C.
For the time being, this includes bindings for libdraw but I plan to extend this to other plan9 libraries in the future (libplumb for instance).

The code along with documentation and samples is available here:
http://github.com/telephil9/lua9

Suggestions or contributions are welcome.

Regards,
Philippe



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-10-29 12:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27  8:20 lua9: lua interpreter with plan9 bindings telephil9
2020-10-27 10:34 ` [9front] " Iruatã Souza
2020-10-27 10:41   ` telephil9
2020-10-28 20:47     ` raingloom
2020-10-29  6:33       ` telephil9
2020-10-29 11:38         ` Iruatã Souza
2020-10-29 12:09     ` Ethan Gardener
2020-10-28 11:06 ` Ethan Gardener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).