[Cppcms-users] Creating a code-debugging Pastebin with Wt
Brought to you by:
artyom-beilis
From: Alec T. <ale...@gm...> - 2010-11-16 12:38:03
|
Hi I'm thinking of writing a pastebin with Wt. A couple of questions before I begin; • Would you recommend using CppCMS for creating pastebins? • Are there any examples of pastebins created with CppCMS? Please tell me your thoughts on this project... Thanks BTW: I'll be creating one capable of compiling code, akin to codepad and IDEone, only with support for multiple files, uploading of files and downloading of compiled/outputted files. There will be a complete authentication system, however registration will be optional. |