On 2/17/14, 10:26 PM, Stephan Beal wrote: [...] > Can you recommend one in C? i'm self-imposed bound to C here. i "might" be > convinced to write it in C++.
Unfortunately, no --- it's not something I'd really want to do in C, as C's strengths do not really match the kind of wholesale string shuffling you need for a servlet engine. (Although using sqlite *just for string manipulation* from C is surprisingly comfortable.) In the past I've used an engine in Python (greenevents based? It's been a while) which was okay, despite being in Python; also Lua's wsapi, which is indifferently documented but tiny and flexible. But that probably doesn't really help. -- ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── │ │ "You cannot truly appreciate _Atlas Shrugged_ until you have read it │ in the original Klingon." --- Sea Wasp on r.a.sf.w
signature.asc
Description: OpenPGP digital signature
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users