Mar
16
2005
TracLinks and the power of F-Script
Posted by: Kevin Ballard in Programming, Web, tags: Cocoa, Colloquy, fscript, Python, trac, traclinksSo, for a while now Colloquy has had 2 nice new things going for it:
F-Script
F-Script is pretty neat. It’s a Smalltalk-based language that lets you use the Cocoa frameworks to do some pretty nifty stuff. One of the best things about it is it lets me write Colloquy plugins that use the Cocoa frameworks without having to compile anything or relaunch Colloquy each time I want to test a new iteration of the plugin. It also lets me open up an F-Script console in Colloquy and play with it interactively.

Entries (RSS)