Cavy is a tool that generates C-source codes for simple deterministic finite state automata from a definition file, which utilizes a syntax similar to Bison grammar. The generated source code is system-neutral and library-independent and thus simplifies porting of the generated software.
Eyeos is an open source web desktop following the cloud computing concept, written in mainly PHP and XML. Eyeos is a powerful PHP groupware project. It acts as a platform for web applications written using the eyeOS Toolkit. It includes a Desktop...
HsAudio C Source Library is an audio software library implemented in C language. HsAudio offers user applications a convenient API interface to the audio and sound functionality on Microsoft Windows, Apple MAC OS X and iPhone iOS. HsAudio can be...
This is a web compiler.The registered users will be able to compile their source codes in different programming languages such as C++,C,Pascal y PHP without the necessity to have the compiler in their PCs.
Calculate Distance Between Two Points Us Visit | Rate | Error is a multi-platform compatible program to calculate the distance between two locations. It can be used for store locator or radius calculation. Free sample source codes in PHP, ASP,...
Colorer provides source text syntax highlighting services. It colorizes source codes in editor systems (more than 200 syntaxes). Uses powerful HRC format(XML, RE, context free grammas), allowing to support any language. Available as Eclipse plugin.
This chapter explains about installation of an applications server that can develop and organize an EJB in to it. The EJB radically and irrevocably alters the fundamental look and feel of Java code. The EGB deducts the source codes in to dozens...
A web-based database shell using thin client approach and a RAD tool for development of database driven applications. It creates dictionary based systems or generates source codes in a variety of languages.
JQFramework is a set of classes designed to ease the production of highly parallel code in C#, for use on multi-processor systems and/or grid and cloud computing.
This is a pair of routines for computing Erlang B and C probabilities used in queueing theory and telecommunications. The routines use a numerically stable recurrence relation which works well for large numbers of servers. This...
Static analysis tool for finding coding standards violations in C++ source files.
IComplete is a generic command line program for Linux which lists possible code completionsfor a certain position in C/C++ source code. It also offers a vim plugin (Vim 7 only) to bring an IntelliSense like code completion system to this editor.
Bluedoc is a Tool for generating documentation in HTML format from doc comments in source code in C and C++. Like Javadoc.
Now, you can quick-search for function and tag names in any C source code without any pre-built documentation. The program uses exuberant-ctags generated tag database file. You can search for functions, structs, etc
The C++ Plug-in Framework is an open source plug-in framework for applications developed in C++.
HS DHCP C Source Library is a DHCP Server library implemented in C language. HS DHCP implements the server part of DHCP as per RFC 2131. The HS DHCP product delivery includes a simple DHCP Server application (HsDhcpSrv) for Windows using HS DHCP C...
Unused #includes in C++ source lead to unwanted dependencies and slower compile and link timings.
IncludeChecker finds most of these unused #includes using a simple heuristic: if you include a file, you need to use one or more symbols...
PyDepend lists dependencies between high-level modules (packages, directories) and source code files (Java, C/C++, Python, etc) in various formats (dot, csv, xml, etc). -- Acknowledgement: EU Funded FP6 Qualoss Project (see http://www.qualoss.eu)
PyDROP project - Python parser for source code in programming language C. The main task is to compile a list of built-in and external functions. The next step is to calculate the excess functions and commenting (+Pyn bonus).
Declude helps to decrease the number of includes in your C or C++ source code. |