[Neko] NekoTools (NekoBoot + WebServer)

Nicolas Cannasse ncannasse at motion-twin.com
Sun Jan 29 00:05:44 CET 2006


Hi list,

I wrote a small WebServer in NekoML that mimics Mod_neko API so you 
don't need Apache anymore to develop websites using Neko. This webserver 
have been merged with the utility "nekoboot" which was used to create 
standalone executables. The new utility is named "nekotools" :

nekotools boot myapp.n
-> will create a standalone binary from the bytecode file

nekotools server
-> will start the Neko Web Server (see http://nekovm.org/doc/mod_neko)

Best,
Nicolas




More information about the Neko mailing list