unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Potential Lua implementation for Guile?
@ 2010-03-09  2:24 No Itisnt
  2010-03-10 22:13 ` Neil Jerram
  2010-03-15 22:45 ` Andy Wingo
  0 siblings, 2 replies; 6+ messages in thread
From: No Itisnt @ 2010-03-09  2:24 UTC (permalink / raw)
  To: guile-devel

I want to apply for GSOC this year. Since Guile has recently obtained
a compilation/language framework, I was thinking that an
implementation of the Lua language for Guile, under the auspices of
the GNU Project, would be a good fit.

A little background on Lua: It has a reputation as an "extensible,
embeddable" programming language. It inherits a lot from Scheme,
including closures and tail call optimization, but unfortunately not
macros :( I would say it definitely meets the criteria of "ubiquitous
intelligent language for extension." It's probably the most popular
"extension language" out there. At maybe ~10000 lines of C code, it's
not an unreasonable summer project either.

Personally, I am interested in learning more about parsing and
compilation. I'd also like to brush up on my Scheme.

Moreover, I think the addition of Lua, similarly to Emacs Lisp, would
put Guile in a better position to subvert existing applications that
use Lua as their scripting language (a lot!).

Let me know what you think.




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

end of thread, other threads:[~2010-03-16  0:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-09  2:24 Potential Lua implementation for Guile? No Itisnt
2010-03-10 22:13 ` Neil Jerram
2010-03-11 19:46   ` Daniel Kraft
2010-03-12 22:17   ` Ludovic Courtès
2010-03-15 22:45 ` Andy Wingo
2010-03-16  0:48   ` No Itisnt

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 read-only IMAP folder(s) and NNTP newsgroup(s).