RSS 75 projects tagged "Ada"

No download Website Updated 17 Jun 1998 GRASP

Screenshot
Pop 71.94
Vit 73.81

The GRASP Project has created an algorithmic-level graphical representation for software called the Control Structure Diagram (CSD). The CSD was created to improve the comprehension efficiency of Ada source code and, as a result, improve software reliability and reduce software costs. Since its creation, the CSD has been expanded and adapted to include other languages. GRASP provides the capability to generate CSD's from Ada 95, C, C++, Java, and VHDL source code in both a reverse and forward engineering mode with a level of flexibility suitable for professional application. GRASP has been integrated with the GNU family of compilers for Ada (GNAT) and C (gcc), and Sun's javac compiler for Java. Use of GRASP is not restricted to these compilers, however. This has resulted in a comprehensive graphically-based development environment for these languages. The user may view, edit, print, and compile source code as CSDs with no discernible addition to storage or computational overhead.

Download No website Updated 04 Mar 2000 Word list checker

Screenshot
Pop 28.50
Vit 69.44

Word List Checker is a package of programs for updating and correcting word lists (e.g., for ispell) via the Web. It handles information on spelling, grammar, and hyphenation, and is currently being used for correcting and updating idanish, the Danish ispell dictionary.

Download No website Updated 19 Aug 2001 Fractal Landscape Generator

Screenshot
Pop 15.59
Vit 65.49

Fractal Landscape Generator is a toolbox for generating fractal landscapes and converting them to the LDraw format (used by most open LEGO CAD systems).

Download Website Updated 13 Nov 2001 StatFTime

Screenshot
Pop 19.26
Vit 64.83

StatFTime is a Linux commandline utility for looking up information about a file including its size, inode, and date last modified. Unlike similar tools like stat(1), statftime lets you format the results the way you would with the date(1) command.

No download Website Updated 21 Feb 2002 Router Audit Tool

Screenshot
Pop 49.28
Vit 64.06

The Router Audit Tool (rat) downloads configurations of router devices running IOS to be audited, and then checks them against the settings defined in the benchmark. For each configuration examined, it produces a report listing the following: a list of each rule checked with a pass/fail score, a raw overall score, a weighted overall score (1-10), and a list of IOS commands that will correct problems identified.

No download Website Updated 07 Mar 2002 jGRASP IDE

Screenshot
Pop 54.61
Vit 63.95

jGRASP integrates the Control Structure Diagram (CSD) seamlessly and unobtrusively into source-code editing for Java, C, C++, Objective-C, Ada, and VHDL. The CSD is a control flow and data structure diagram that fits into the space normally taken by indentation in source code. Its intention is to improve the readability of source code. The CSD also enables source code folding in a meaningful way, based on code structures. jGRASP provides lots of editing features, an integrated Java debugger, UML dependency diagrams for Java, configurable colors and font size, and click-to-error for compile and runtime (Java stack dumps) errors.

Download Website Updated 11 Mar 2004 Graphics File Formats Io

Screenshot
Pop 26.27
Vit 57.92

Graphics File Formats Io is an Ada 95 binding to the ImageMagick C API.

No download Website Updated 28 Apr 2013 Units of measurement for Ada

Screenshot
Pop 144.91
Vit 56.87

The library provides an implementation of dimensioned values for Ada. Unit checks are made at run-time, if not optimized out by the compiler. SI and irregular measurement units are supported. Shifted units like degrees Celsius are supported too. Conversions from and back to strings are provided for all various irregular units. An extensive set of GTK widgets for dealing with dimensioned values is included, though use of GTK is not mandatory for the rest of the library.

Download Website Updated 12 Jun 2006 Structure101

Screenshot
Pop 15.17
Vit 50.32

Structure101 is a tool to understand, measure, and control software structure. It allows you to see exactly how your high-level components depend on each other and why. You can use it to find out immediately when your architecture is accidentally changed by code-level changes at the coal-face. It can help you control structural complexity, since it can measure the complexity of methods, classes, and packages and warn you when given limits are exceeded. It can also discover the locations of productivity-killing package dependency cycles.

No download Website Updated 15 Mar 2013 Simple components for Ada

Screenshot
Pop 140.77
Vit 47.64

The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix expression parsing tools. Implementations of some lock-free shared data structures are provided.

Screenshot

Project Spotlight

XOWA

An offline application for Wikipedia (and other wikis).

Screenshot

Project Spotlight

ximp3

A simple console MP3 player.