- Status Report (Stack and Tile)
- Back from Auckland
- Work in progress on the xHCI driver
- GSoC Introduction: BFS Partition Resizer
- GSoC Introduction: NFSv4 client
- GSoC Introduction: x86_64 port
- GSoC Introduction: OpenJDK port
- gsoc2012 cpuidle project introduction
- Playing Around With QEMU and VT-d
- A Short BeGeistert 025 Report
Lesson 18: Application Scripting
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
- darkwyrm's blog
- Login or register to post comments







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.