RSS 27 projects tagged "Linux"

No download Website Updated 17 Jun 1998 GRASP

Screenshot
Pop 70.80
Vit 73.83

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.07
Vit 69.47

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 Website Updated 11 Mar 2004 Graphics File Formats Io

Screenshot
Pop 25.81
Vit 57.95

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

No download Website Updated 05 Feb 2009 Asimulator

Screenshot
Pop 25.38
Vit 39.56

Asimulator is a simulator for intelligent agents, useful to practice search algorithms, in AI courses, or for fun. The agent's goal is to understand precepts and respond with actions in a virtual world (consisting of a grid up to 129x129) to maximize a score. The simulator opens a socket, so any language can be used for agents. (Samples in Ada are included.) Agent debug output can be shown. Both text in a log window and symbols on the map can be used to visualize thoughts.

Download Website Updated 11 Jan 2010 Visual Paradigm for UML Community Edition

Screenshot
Pop 399.33
Vit 12.85

Visual Paradigm for UML is a Unified Modeling Language (UML) design tool that supports all UML diagrams, SysML diagrams, and entity relationship diagrams. Visual Paradigm for UML provides extensive use case modeling features, including full function UML use case diagram, flow of events editor, use case/actor grid, and activity diagram generation. Visual Paradigm for UML produces system documentation in PDF, HTML, and MS Word formats. A developer can design system documentation with the template designer. A system analyst can estimate the consequences of changes with impact analysis diagrams, such as matrix and analysis diagram. Visual Paradigm for UML generates Java code.

No download Website Updated 11 Aug 2012 GtkAda contributions

Screenshot
Pop 54.27
Vit 9.77

The library is a contribution to GtkAda, an Ada bindings to GTK+ toolkit. It deals with the following issues: tasking support; custom models for tree view widget; custom cell renderers for tree view widget; multi-columned derived model; an extension derived model (to add columns to an existing model); an abstract caching model for directory-like data; tree view and list view widgets for navigational browsing of abstract caching models; file system navigation widgets with wildcard filtering; resource styles; capturing the resources of a widget; embeddable images; some missing sub-programs and bugfixes; a measurement unit selection widget and dialogs; an improved hue-luminance-saturation color model; simplified image buttons and buttons customizable by style properties; controlled Ada types for GTK+ strong and weak references; and a simplified means to create lists of strings.

Download Website Updated 18 Jul 2010 TextTools

Screenshot
Pop 68.93
Vit 6.19

The Texttools packages are an ncurses-based library for the Linux console written in Ada 95. It contains more than 600 procedures and functions to create windows, draw scroll bars, handle the mouse and keyboard events, play sounds, and much more. It also provides a thick binding to Linux kernel calls. You can create a wide variety of application programs using Texttools alone.

Download Website Updated 18 Jul 2010 TIA

Screenshot
Pop 164.97
Vit 5.36

TIA is an ncurses-based console IDE for GCC, G++, Java, Perl, PHP, BASH, BUSH, HTML, and GNAT (Ada 95). It has integrated support for CVS, SVN, and ncurses compatible mice. Features include a ddd-style console debugger, automatic spelling correction, keyword hilighting, project statistics, automatic backups, and keyboard macros. The project window controls optimization and debug settings all in one place. TIA supports make, cook, and gnatmake project builders. For large projects, each user has a separate preference file.

Download Website Updated 14 Apr 2013 danotation

Screenshot
Pop 61.64
Vit 5.17

danotation is a simple language and tool for processing small databases, primarily collections of logs maintained by hand. Unlike most other data languages and formats, it aims primarily to be used with a text editor by a human user rather than produced with a computer program.

Download Website Updated 11 Jan 2010 Visual Paradigm for UML Modeler Edition

Screenshot
Pop 103.03
Vit 4.85

Visual Paradigm for UML is a Unified Modeling Language (UML) design tool that supports all UML diagrams, SysML diagrams, and entity relationship diagrams. Visual Paradigm for UML provides extensive use case modeling features, including full function UML use case diagrams, a flow of events editor, use case/actor grid, and activity diagram generation. Visual Paradigm for UML produces system documentation in PDF, HTML, and MS Word formats. A developer can design system documentation with the template designer. A system analyst can estimate the consequences of changes with impact analysis diagrams, such as matrix and analysis diagram. Visual Paradigm for UML generates Java code.

Screenshot

Project Spotlight

Piwigo

A photo gallery system for the Web.

Screenshot

Project Spotlight

procenv

A command-line utility that simply dumps all attributes of its environment.