Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #9159

Re: anyone have some simple examples of cgi forth? or forth for web page generation?

From Tarkin <tarkin000@gmail.com>
Newsgroups comp.lang.forth
Subject Re: anyone have some simple examples of cgi forth? or forth for web page generation?
Date 2012-01-23 06:09 -0800
Organization http://groups.google.com
Message-ID <fc199896-a73e-4e90-a2d0-e1ecbb32a135@18g2000yqe.googlegroups.com> (permalink)
References <2948129.1868.1327320997875.JavaMail.geo-discussion-forums@yqfv31>

Show all headers | View raw


On Jan 23, 7:16 am, gavino <gavcom...@gmail.com> wrote:
> 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 continuityhttp://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

Not too long ago, I announced the availability of flow forth:
http://sgmtech.homelinux.org/flow/flow.html

(F)CGI demonstrations are on that page, along with source listings.
The demonstrations are simple, and the code quality perhaps less
than clever, but it can be done.

TTFN,
  Tarkin

Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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