LWN.net Logo

Reitter: Answering the question: "How do I develop an app for GNOME?"

Reitter: Answering the question: "How do I develop an app for GNOME?"

Posted Feb 6, 2013 0:24 UTC (Wed) by HelloWorld (guest, #56129)
In reply to: Reitter: Answering the question: "How do I develop an app for GNOME?" by oldtomas
Parent article: Reitter: Answering the question: "How do I develop an app for GNOME?"

You can actually emulate let in JavaScript. (let ((foo bar)) baz) would translate to (function(foo) { return baz; })(bar) Well, that's probably the kind of construct you'd call "interesting".


(Log in to post comments)

Reitter: Answering the question: "How do I develop an app for GNOME?"

Posted Feb 7, 2013 20:50 UTC (Thu) by oldtomas (guest, #72579) [Link]

Yes, that's what I was referring to

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds