Download Source Package spl:
WebSPL is a pretty powerful framework for doing web application development with SPL.
The interesting thing about WebSPL is that, other than usual CGI scripts, a WebSPL script is not executed once for each HTTP request. Instead there is one SPL process for each session and such a WebSPL script can pause its execution at any time, wait for the user to do something and continue execution as soon as the user did something.
In addition to that there is a module package called "WSF" (WebSPL Forms) which adds an additional abstraction layer between the application logic and the representation as web page. With this SPL modules, web application development becomes as easy as normal application development with well-designed widget sets.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 222.6 kB | 564 kB | [list of files] |
| armel | 222.4 kB | 548 kB | [list of files] |
| hppa | 243.9 kB | 624 kB | [list of files] |
| i386 | 208.6 kB | 520 kB | [list of files] |
| ia64 | 301.5 kB | 928 kB | [list of files] |
| mips | 216.8 kB | 664 kB | [list of files] |
| mipsel | 216.5 kB | 664 kB | [list of files] |
| powerpc | 220.3 kB | 568 kB | [list of files] |
| s390 | 229.6 kB | 596 kB | [list of files] |
| sparc | 217.8 kB | 588 kB | [list of files] |