skaller wrote: > > So I'm turning around Erick's love of web for chatting to another > view: a Felix module is a file accessed by a URL. > > No separate docs (but CSS, XSLT, or other stuff are cool > tools to help interpret it!) > > So roughly: Felix code is basically a source code wiki. > That way everyone can just edit code via the web. > > Oh, and the application to do this .. is a cool > project to do in Felix!
I doubt that the specific application will help you, but Joe Armstrong and I embarked on an Erlang-based project we call ErlHive: http://www.erlang.se/euc/06/proceedings/1630Wiger.ppt One of the most important goals for me has been to create a web-based application development environment, where you actually publish programming APIs for your web apps, and let other users build their own private add-on logic if they wish. I've been wanting to get to the point where we could start experimenting with web-based community hacking for real (not just sharing a repository.) You may take it as my endorsement of your idea, and we've really had loads of fun trying to put it together (loads of fun remains before it's ready, too.) BR, Ulf W ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Felix-language mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/felix-language
