Yet another computer - Summary
This group is not part of the GNU Project.
The goal of this project is to design a GPLed computer from digital architecture to end-user front-end, without limitation from existing hardware or software.
The main principles are:
- clean, pure design
- very extensible, generic
- realistic
Some of the design ideas are:
- network-inspired internal microprocessor buses
- superscalar processing
- microcode-based dedicated hardware
- various programming language levels (like java/c++/c/asm)
- very reduced low-level ISA
- compiled/interpreted (at will) functional programming language
- syntax-less programming
- latest OS design principles
Every physical part that is not digital (io devices) will be simulated.
It does not exist yet but I'm working on it.
Registration Date: Wed 18 Sep 2002 04:22:55 PM UTC
License: GNU General Public License v2 or later
Development Status: 1 - Planning
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-8e77.
Corresponding source code