vendu / velho

libraries, software build tools, kernel, and other random things :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Velho Project README File


Welcome to the Velho project.

I started Velho to grab together my earlier code, mostly the better parts mostly from

zero

I'm planning to put the reinvention of UNIX/POSIX on the backburner in order to work on something novel. I plan a new microprocessor - feel free to take a peek on the instruction set draft at

instruction set

or browse around in this Velho repository.

Other parts of Velho are some libraries, e.g. a new implementation of the C standard library at

c library

as well as my older library of miscellaneous tools at

zero library

The initial goals of the project are a new microprocessor called V0, the development toolchain for it (assembler, C compiler, build tools, the works), and a game console running on V0.

Last but not least, the distribution already includes a playable version

core war

of an old instruction set of Core War(s) described in

red code

Chill out and have a good time!

/* vendu */

About

libraries, software build tools, kernel, and other random things :)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 84.1%Language:PostScript 8.1%Language:C++ 5.6%Language:Shell 1.9%Language:Assembly 0.3%