Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #9155
| From | gavino <gavcomedy@gmail.com> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | anyone have some simple examples of cgi forth? or forth for web page generation? |
| Date | 2012-01-23 04:16 -0800 |
| Organization | http://groups.google.com |
| Message-ID | <2948129.1868.1327320997875.JavaMail.geo-discussion-forums@yqfv31> (permalink) |
I see many thinks like fastcgi scgi etc for perl and friends and then continuations seem to have a different approach of forking a process that then asks the html client for its next request, like perl's continuity http://continuity.tlt42.org/ or continuation based things like chicken scheme's "awful" web framework. I am curious to see some clever html handling forth solutions. thx for reading
Back to comp.lang.forth | Previous | Next — Next in thread | Find similar | Unroll thread
anyone have some simple examples of cgi forth? or forth for web page generation? gavino <gavcomedy@gmail.com> - 2012-01-23 04:16 -0800
Re: anyone have some simple examples of cgi forth? or forth for web page generation? Tarkin <tarkin000@gmail.com> - 2012-01-23 06:09 -0800
Re: anyone have some simple examples of cgi forth? or forth for web page generation? gavino <gavcomedy@gmail.com> - 2012-02-02 15:43 -0800
csiph-web