Archive for the 'lua' Category

Next Big Language = JavaScript

Wednesday, June 27th, 2007

There’s a lot of buzz about Steve Yegge’s “port” of Rails to JavaScript, and Steve has now provided (in his funny, self-deprecating style) the background of how it came to be. He doesn’t quite say it explicitly in this post, but I think it reveals that the “Next Big Language” he has been hinting […]

Java Scripting Talk – Code, Notes, and Audio

Friday, November 10th, 2006

Last night (9 Nov 2006) at the St. Louis Java User Group, I gave a talk on “Scripting Your Java Application”. As I mentioned, there were no slides, but rather a handout, the text of which is pasted below. You can download the […]

Java Scripting talk, Nov. 9 at the St. Louis Java User Group

Sunday, November 5th, 2006

This Thursday, I will give a talk at the St. Louis Java User Group on “Scripting your Java Application”, Thursday Nov. 9. Here is the blurb:
First, this talk will show how to plug in scripting capability to your application, using common scripting mechanisms, including those from the scripting related JSRs (223, 274, etc), and […]

Joel, you have got to be kidding

Friday, September 1st, 2006

Joel seems to “play it safe” … then goes off the deep end of irony in his final paragraph:
“FogBugz is written in Wasabi, a very advanced, functional-programming dialect of Basic with closures and lambdas and Rails-like active records that can be compiled down to VBScript, JavaScript, PHP4 or PHP5. Wasabi is a private, in-house language […]

Aiming for Mainstream

Thursday, August 10th, 2006

Over on defmacro today, a new article appeared: defmacro - Why Exotic Languages Are Not Mainstream in which the author laments that while there appear to be various choices to use Haskell on Windows, it turns out that all of them are, in some way, not ready for prime time… or even for effective hobbiest […]

St. Louis Code Camp - Lua Talk Notes and Source Code

Tuesday, May 9th, 2006

At the St. Louis Code Camp on May 6, I gave a talk that was somewhat poorly titled “Painless Scripting with Lua”.  The topic more mostly about the overall use of scripting as a configuration and extension mechanism, with Lua as an example language.
The talk had no slides, only code and a 1-page handful with […]