the D scripting language -- command line
    Lars T. Kyllingstad 
    public at kyllingen.NOSPAMnet
       
    Thu Nov 11 06:25:45 PST 2010
    
    
  
On Thu, 11 Nov 2010 13:45:33 +0000, Adam Ruppe wrote:
> I actually wrote something that does this already, though my goal was to
> automate the creation of web apps, it also (used to - I broke it in my
> last revision) works for command line programs.
> 
> http://arsdnet.net/dcode/web.d
> 
> [...]
I briefly browsed through some of your modules now, and the web stuff 
(cgi, dom, web) is very interesting.  I was actually looking for 
something like your CGI module just the other day.
Have you ever considered cleaning it up and publishing it as a web app 
library for D, either on dsource or somewhere similar?
-Lars
    
    
More information about the Digitalmars-d
mailing list