Lesson 18: Application Scripting

Blog post by darkwyrm on Wed, 2011-03-16 00:30

After a _long_ hiatus, Lesson #18 is available for your reading pleasure. The topic? Scripting Haiku applications, possibly one of the least understood aspects of the operating system. Learn about hey command, its uses, and even see some of the most English-like bash commands ever. Also see how to make almost any Haiku application answer your beck and call and tinker around the operating system with an updated version of the ScriptWorld demo application, Scripting Explorer.

Programming with Haiku, Lesson 18
Supplemental Source Code: Scripting Explorer

Comments

Re: Lesson 18: Application Scripting

Will you be doing device drivers soon? I can't seem to compile sample driver code using Paladin. Despite selecting Kernel Driver I get an error "undefined reference to 'main'".

Any suggestions besides learning JAM.