Giter Site home page Giter Site logo

hazemgabr232 / aquila Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thethumbler/aquila

0.0 1.0 0.0 6.88 MB

Aquila OS: UNIX-like Operating System

Home Page: http://mohamed-anwar.github.io/Aquila/

License: GNU General Public License v3.0

Makefile 0.63% Roff 21.89% C 64.49% Assembly 0.15% Shell 0.10% C++ 1.15% Objective-C 11.49% Perl 0.08% Lua 0.01%

aquila's Introduction

Aquila OS https://travis-ci.org/mohamed-anwar/Aquila

UNIX-like Operating System, including the kernel and system tools. Intended to be fully POSIX compliant. Oh, and it compiles with -O3.

CPU-based Features:

Supported Archetictures:
  • x86
  • IA64
  • Multitasking
  • SMP

Kernel Features:

  • Monolitihic kernel
  • Virtual Filesystem
  • Supports loadable modules

Supported Filesystems:

  • initramfs (CPIO Archive filesystem, used for Ramdisk, read only)
  • ext2 (Basic Extended 2 filesystem, no caching, read/write)
  • devfs (Virtual filesystem, used for device handlers, read/write (device dependent))
  • devpts (Virtual filesystem, used for psudo-terminals)

Supported Devices:

  • ramdev (Memory mapped device, generic handler)
  • i8042 (PS/2 Controller)
  • ps2kbd (PS/2 Keyboard Controller)
  • console (IBM TGA console)
  • ata (ATA Harddisk handler, PIO mode)
  • fbdev (Generic framebuffer device handler)

Supported video interfaces:

  • VESA 3.0

System Feautres:

  • Uses Newlib C

aquila's People

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.