24 projects tagged "English"
CodeWorker is a versatile parsing tool and a universal source code generator. It interprets a scripting language for producing reusable, tailor-made, evolving, and reliable IT systems with a high level of automation. The file formats to parse are described in an extended-BNF syntax. Template-based scripts drive the writing of patterns for generating code or text. The code generation knows how to preserve protected areas with hand-typed code and provides code expansion, source-to-source translation, and program transformation. It provides a native translation of CodeWorker's scripts in C++.
MailListStat is a tool that generates useful statistics for email archives stored in the mbox format. It will show the top 10 authors, most successful subjects, and more. It also prints graphs showing the number of messages written during different hours of the day, days of the month, and days of the week. The output is in text format suitable for mailing. It also produces output in plain text or HTML format, includes a PHP wrapper, and supports cache files. It is mainly useful for mailing list archives, producing tables and graphs, and supporting different output languages.
A simple social network with some project management features.