Last modified on 28.02.2003

The J-RAM Project

News

UML diagrams updated   alberik - 2003-02-28 13:23   -   J-RAM
Today the UML diagram sectioon on the project's home page has been updated with three class diagram's (which are though still incomplete).

[Read More/Comment]

Description of the instruction set   alberik - 2003-02-25 09:05   -   J-RAM
Documents describing J-RAM's instruction set have been realeased today (the instruction set is based on the book 'Grundlegende Algorithmen' by Voker Heun).
[Read More/Comment]

[News archive]

Description

The J-RAM project has the aim to develop a random access machine in Java. A random access machine (RAM) is a tool in the theory of computer science to analyse algorithms according to their running time. Therefore the algorithm is considered to be a RAM program and the number of computational steps the program takes for a certain input is then the running time of this algorithm.

UML Diagrams

For this project ArgoUML will be used to develop the J-RAM with the help of the Unified Modelling Language (UML).

Class diagram of the RAM's structure

Class diagram of the register hierarchy

Class diagram of program and instruction (incomplete)

Documentation

All documentation is handled via the Sourceforge Document Manager for the J-RAM project which is available by http://sourceforge.net/docman/?group_id=74286. For now the following documentation is available:

Files

For file releases see http://sourceforge.net/project/showfiles.php?group_id=74286.


SourceForge.net Logo