Giter Site home page Giter Site logo

rex86's Introduction

Free computers are necessary for GNUsers, since the GNU freedoms must include hardware to make any sense.

The rex86 is a computer according to the following definition:

(Computer) A working implementation of a turing complete language, using finite memory

That means it's not necessarily a physical thing, but one of the goals of this project is that one day it might be.

###What it's currently supposed to be:

  • A C++ implementation of a Turing complete register machine
  • Very small
  • Extremely inefficient

###What it's supposed to become:

  • A pysically implementable computer
    • using a small subset of the x86 instruction set
    • With basic interrupt support
    • Serial-like I/O ports, each supporting interrupts
    • Probably no interrupt timer, except over serial I/O
  • A functioning virtual machine
  • Extremely small, but maybe less extremely inefficient

###Why does size matter? Because if you really want to control your own computing you have to be able to read, and understand the source code of both your software and your hardware, in less than a lifetime. That's usually very optimistic, but if you want to be a true GNU Purist, you should. (Personally I'd become a GNU Purist only if there was awesome free (as in freedom) hardware available, which makes me a pragmatist.)

###What's in a name? The original name, "gnx86" is a recursive acronym for "gnx86 is not x86". The first letter of the name is of course arbitrary, but a kind of tip to the hat to GNU. The name would sound cooler if it was an actual word as well, such as "gnu" or "emu". Unfortunately there are no animal names that end with x86 - except for Tyrannosaurus Rex86. Hence the name change to rex86. Also, rex86 emulates, escapes, embeds, extends, enjoys, entangles or enrages x86.

rex86's People

Contributors

alfreb avatar

Watchers

 avatar  avatar  avatar

Forkers

allyraza

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.