|
|
SourceHighlightI DE
SourceHighlightIDE project is an IDE for Source-Highlight. Sourcehighlightide is an Integrated Development Evironment for GNU Source-highlight (given a source file, produces a document with syntax highlighting); in particular, it is useful when you have to develop a new language definition ... |
October 24th 2011 |
Freeware |
|
553k |
GNU Source-highlight
GNU Source-highlight produces a document with syntax highlighting when given a source file.
Source-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages.
GNU Source-highlight also reads output format specifications dynamically, and ... |
October 18th 2011 |
Freeware |
|
1,423k |
KLcdDimmer
KLcdDimmer is a KDE applet to adjust LCD brightness.
To adjust the brightness simply click with the mouse left button and use the slider
KLcdDimmer relies on an external program to get/set the brightness, such as smartdimmer or nvclock.
For instance, I've used
- ... |
September 16th 2011 |
Freeware |
|
1,772k |
Implementing Mobile Calculi
Implementing Mobile Calculi provides a Java framework for distributed applications and code mobility.
IMC (Implementing Mobile Calculi) is a Java framework for implementing distributed applications possibly with code mobility.
The name is due to the fact that this framework was originally built ... |
August 4th 2011 |
Freeware |
|
1,772k |
GNU Gengetopt
GNU Gengetopt generates a C function that uses getopt_long function to parse the command line options, to validate them and fills a struct.
Thus your program can now handle options such as:
myprog --input foo.c -o foo.o --no-tabs -i 100 *.class
And both ... |
June 9th 2011 |
Freeware |
|
932k |
Gengetopt Eclipse
Gengetopt Eclipse is an Eclipse plugin that provides an editor for GNU Gengetopt input files.
For the moment, this editor provides (new features will be added in the future):
* syntax highlighting
* code completion
* code formatting
There is currently no ... |
May 21st 2011 |
Freeware |
|
328k |
doublecpp
Doublecpp project is a preprocessor for C that handles a new linguistic construct for defining branches of a multi-method.
The "right'' branch of such a method will be selected dynamically at run-time according to the actual type of the object on ... |
May 17th 2011 |
Freeware |
|
553k |
GNU Gengen
GNU Gengen (GENerator GENerator) is a tool that, starting from a parameterized text, called template, generates a text generator that can substitute parameters with values.
At the moment Gengen can generate C++ or C code; however other target languages are under ... |
January 5th 2011 |
Freeware |
|
440k |