Giter VIP home page Giter VIP logo

zweed4u / phantomuserland Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dzavalishin/phantomuserland

0.0 1.0 0.0 301.4 MB

Phantom: Persistent Operating System

License: GNU Lesser General Public License v3.0

Perl 0.26% Shell 0.04% Makefile 0.06% C 92.41% Java 1.88% C++ 2.18% Assembly 0.65% Objective-C 2.05% Python 0.14% Awk 0.01% HTML 0.07% CMake 0.01% Batchfile 0.01% GDB 0.01% Roff 0.24%

phantomuserland's Introduction

Welcome to Phantom OS

Hello there.

It is a repository for Phantom OS userland code and cross-development tools. de-facto it contains kernel sources as well, though.

What Phantom OS is

Basically, most of code we (the original team) upload is very straighforward and, sometimes, dumb. That, to some extent, is on purpose. We want to have a working system first and polish it next. Besides, not all the concepts and design desicions are final, so it is of no use to finalize all the implementation desisions now as well.

Code is known to compile successfully with cygwin/linux gcc 4.3.4. Only ia32 target is most complete and stable, arm port is in active development but very instable, mips port is just started - compiles and can breath for a second :), amd64 port is incomplete and does not compile at all.

How to take part

Current state

See ChangeLog, look at ScreenShots, and here is the last one:

Build

Set '''PHANTOM_HOME''' environment variable to the path to Phantom repository root directory, "make all" there.

In Windows you will need Cygwin to do that. http://www.cygwin.com Select, at least: gcc4, subversion, binutils, make, gdb (see etc/cygwin_get.cmd)

See also TOOLCHAIN

Run

Run phantom.cmd/phantom.sh in trunk/run See doc/RUNNING for more details

Debug

Run QEMU (see above) and then - gdb in trunk/oldtree/kernel/phantom

Kernel console is logged to trunk/run/serial0.log

Kernel is able to send logging info to syslogd by UDP. Currently syslogd address is hardcoded in net_misc.c.

Directories

trunk/oldtree/kernel/phantom - kernel trunk/phantom - libs and unix userland (user/apps) trunk/plib/sys/src - native phantom userland code

trunk/run - QEMU run/test environment trunk/tools/plc - phantom language compiler / java bytecode translator

Dox

https://github.com/dzavalishin/phantomuserland/wiki doc/*

Screenshots

https://github.com/dzavalishin/phantomuserland/wiki/ScreenShots

Go on and take part

Issues to start with

Badges

Codacy Badge

Build Status

Code coverage

Communications

Easiest way is to Write e-mail to Dmitry Zavalishin

Just for reference there was Old Google forum

Here is an Phantom Web Site, but since you're here you better look at Wiki.


Best regards, Dmitry Zavalishin, Phantom project... how to say... inventor? :) [email protected]

phantomuserland's People

Contributors

dzavalishin avatar superprower avatar vassaeve avatar tor-m6 avatar raux avatar

Watchers

James Cloos avatar

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.