GithubHelp home page GithubHelp logo

lucascfm / nanvix Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 6.56 MB

Nanvix for SO work

License: GNU General Public License v3.0

Dockerfile 0.03% C 94.41% C++ 0.77% Makefile 1.64% Assembly 2.23% Shell 0.88% Smarty 0.05%

nanvix's Introduction

Nanvix Build Status Join us on Slack!

What Is Nanvix

Nanvix is a Unix-like operating system written by Pedro H. Penna for educational purposes. It is designed to be simple and small, but also modern and fully featured.

What Hardware Is Required?

Nanvix targets 32-bit x86-based PCs and only requires a floppy or CD-ROM drive and 16 MB of RAM. You can run it either in a real PC or in a virtual machine, using a Live System's Image.

Building

In order to build Nanvix, you will need a Linux like programming environment, the x86 GCC compiler and the x86 GNU binutils.

If you are running a Debian-based Linux distribution, like Ubuntu, you can simply run the following commands at the root directory:

sudo apt-get install make
sudo bash tools/dev/setup-toolchain.sh
sudo bash tools/dev/setup-bochs.sh
sudo reboot now

When done, you can build Nanvix by typing, at the root directory:

make nanvix

Or you can build a Live System's Image by typing, at the same directory:

make image

Running

To run Nanvix, type the following command at the root directory:

bash tools/run/run.sh

License and Maintainers

Nanvix is a free software that is under the GPL V3 license and is maintained by Pedro H. Penna. Any questions or suggestions send him an email: [email protected]

nanvix's People

Contributors

ppenna avatar fjorgemota avatar theldus avatar mbcastro avatar rurtle avatar turbolay avatar lucascfm avatar rogerrubens avatar tarberd avatar bernardogo 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.