GithubHelp home page GithubHelp logo

anoane / partikle Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.23 MB

Automatically exported from code.google.com/p/partikle

License: Other

Makefile 1.42% C 75.37% C++ 10.22% Objective-C 0.31% Assembly 2.04% Shell 0.50% Tcl 5.86% Ada 4.29%

partikle's Introduction

PaRTiKle overview
=================

PaRTiKle is a real time kernel designed to be POSIX compatible.
The native API is ``C'' POSIX threads.

It is a full-featured, flexible, configurable, real time embedded
kernel. The kernel provides thread scheduling, synchronization, timer,
and communication primitives. It handles hardware resources such as
interrupts, exceptions, memory, timers, etc.

PaRTiKle API
============

PaRTiKle implements the PSE51 interface. Furthermore, to ease the
transition from RTLinux to PaRTiKle, PaRTiKle also gives support for the
RTLinux's *_np routines.

Supported Languages
===================

- C is fully supported.

- C++ mechanisms (inheritance, polymorphism, exceptions, ...) are
  fully supported. However, the porting of the C++ run-time library
  is not available so far.

* Although ALPHA versions of PaRTiKle already supported Java (GCJ) and
Ada (GNAT), we'd rather remove this support till we have checked that
it's working properly. Anyway, we don't discard to release the GCJ and
the GNAT support as two add-on packages.


Authors
=======
        Miguel Masmano [[email protected]] (UPV)
        Ismael Ripoll [[email protected]](UPV)
	Alfons Crespo [[email protected]] (UPV)
	Salva Peiro [[email protected]] (UPV)
	Vicent Brocal [[email protected]] (UPV)

Licence
=======
        GPL

Bugs
====
        Right now, none.

See also
========
	docs/, The docs/ directory contains the documentation:

	docs/usermanual: contains a TeX usermanual to explain several PaRTiKle related issues.
	docs/NOTES.rtldev: has installation notes to setup a development environment
	docs/NOTES.fifo: explains how to use the XtratuM's fifo communication mechanism
	docs/NOTES.fs: contains notes about the filesystem

partikle'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.