Webslinger is an AOPD-ish web development framework, enabling fast creation of complex, event driven websites.

One of the goals of webslinger is to keep server-side events(the code that extracts data from database, for instance) along-side html output files, while still keeping the 2 functions in separate files on disk.