RSS 148 projects tagged "OS Independent"

Download Website Updated 01 Mar 2004 alma

Screenshot
Pop 250.13
Vit 3.84

Alma is a software workshop for modeling and analyzing. It reads several sources (languages, models, etc.), helps you design for object-oriented modeling (definition of classes, relations, patterns, etc.), modifies the structure and the code, and outputs new sources, documentation, diagrams, etc. It is designed for object-oriented modeling (definition of classes and relations) and for migrating code in older languages. It meets two needs, offering a simplified software modeling workshop for small projects and making it easier to do rewrites, ports, and encapsulation of non-OO code.

Download Website Updated 27 Jan 2004 calltree

Screenshot
Pop 199.36
Vit 2.15

calltree is a static call tree generator for C programs. It parses a collection of input files and builds a graph that represents the static call structure of the files.

Download Website Updated 20 Oct 2009 Data::Locations

Screenshot
Pop 43.47
Vit 2.96

Data::Locations is a virtual file manager which allows you to write and read data (text and binary) to and from virtual files (think of bubbles). Moreover, this manager allows you to (recursively) define "magic" insertion points in these virtual files (bubbles inside other bubbles) which can be filled in (inflated) later (through a "straw", i.e., the object's reference), at any convenient time and in any order you like. Since this software acts purely in memory, there is no slowing down through costly file input/output (i.e., no temporary files).

Download Website Updated 16 Sep 2001 DocWiz

Screenshot
Pop 74.89
Vit 3.36

DocWiz allows you to easily add JavaDoc comments to your Java source code. With DocWiz, there's no need to tediously hand-format JavaDoc comments, adding tags and comment structures for each method. DocWiz provides a list of all the fields, methods, interfaces, and classes defined in a Java source file. You can click on any of these code elements to display a fill-in form for information about code elements. In addition, DocWiz shows you an icon for uncommented code segments.

Download Website Updated 19 May 2013 doxygen

Screenshot
Pop 1,112.96
Vit 284.64

Doxygen is a cross-platform, JavaDoc-like documentation system for C++, C, Objective-C, C#, Java, IDL, Python, PHP, VHDL, and Fortran. Doxygen can be used to generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX or RTF) from a set of source files. Doxygen can also be configured to extract the code-structure from undocumented source files. This includes dependency graphs, class diagrams and hyperlinked source code. This type of information can be very useful to quickly find your way in large source distributions.

Download Website Updated 24 Aug 2002 HappyDoc

Screenshot
Pop 45.10
Vit 2.17

HappyDoc is a tool for extracting documentation from Python source code. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information used in its output instead of importing the module directly. This allows the user to generate documentation for modules which need special context to be imported.

Download Website Updated 30 Jan 2001 ivt2html

Screenshot
Pop 23.71
Vit 1.00

ivt2html is a utility to convert those proprietary format MS Dev Studio Infoviewer (.ivt) help files into ordinary HTML.

Download Website Updated 25 Feb 2002 nuweb

Screenshot
Pop 42.57
Vit 1.51

nuweb is a lightweight, fast Literate Programming tool that lets you write a document describing your software and extract the code for your software from that document.

Download Website Updated 30 Jan 2001 Palm OS Emulator Howto

Screenshot
Pop 44.18
Vit 1.00

The Palm OS Emulator HOWTO guides users through the process of installing and setting up the Palm OS Emulator, an application for desktop computers that emulates the operations of Palm Computing Platform hardware devices. With it, users can load ROM images, applications, and databases and use them on their desktop computers.

Download Website Updated 06 Feb 2011 ROBODoc

Screenshot
Pop 160.92
Vit 11.99

ROBODoc is an API documentation tool. It extracts specially-formated comment headers from a source file and puts them in a separate file. ROBODoc allows you to include the program documentation in the source code and avoid having to maintain two separate documents. ROBODoc can format the documentation in HTML, LaTeX, RTF, XML DocBook, or ASCII format. It is even possible to include parts of the source code. It works with Assembler, C, C++, Java, Perl, LISP, Occam, Tcl/Tk, Pascal, Fortran, shell scripts, HTML, and COBOL; basically any language that supports comments.

Screenshot

Project Spotlight

The friendly interactive shell

A shell focused on interactive use, discoverability, and user friendliness.

Screenshot

Project Spotlight

sleepuntil

sleep(1) with an at(1) syntax.