User:Pcmattman: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
(updated projects etc)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Online Presence ==
This is my user page, I'll keep it up to date with information about my OS, articles I have here on the wiki, and other weird and wonderful things...


* Github: [https://github.com/miselin miselin]
== My OS ==
* Website: [https://ideasandcode.xyz https://ideasandcode.xyz]


== My OS Projects ==
Mattise - a simple x86 hobby OS with a microkernel architecture.


=== Pedigree ===
[http://www.sf.net/projects/mattise SourceForge.net project page], [http://mattise.sf.net Official website]


[https://www.pedigree-project.org https://www.pedigree-project.org]
== My Articles ==


Features:
[[Porting Newlib]] - a simple tutorial that covers a newlib port for your OS.
* x86, x86_64, and ARM targets
* POSIX compatibility
* Full TCP/IP stack (with IPv6)
* bash, GCC/binutils, coreutils, Apache, and many other programs ported
* Python port

=== FORGE ===

Recently revived from an old git checkout.

[https://github.com/miselin/forgeos https://github.com/miselin/forgeos]

=== Rustic ===

No longer actively maintained, was an initial attempt at an OS in Rust (during the very early days of Rust - things have changed a lot!)

[https://github.com/miselin/rustic https://github.com/miselin/rustic]

Latest revision as of 10:35, 2 June 2016

Online Presence

My OS Projects

Pedigree

https://www.pedigree-project.org

Features:

  • x86, x86_64, and ARM targets
  • POSIX compatibility
  • Full TCP/IP stack (with IPv6)
  • bash, GCC/binutils, coreutils, Apache, and many other programs ported
  • Python port

FORGE

Recently revived from an old git checkout.

https://github.com/miselin/forgeos

Rustic

No longer actively maintained, was an initial attempt at an OS in Rust (during the very early days of Rust - things have changed a lot!)

https://github.com/miselin/rustic