Jari OS IDL wiki

Info

Jari OS IDL allows to create RPC with easy way. The general idea is to keep types and functions description in very simple declarative language, that can be translated to C language (or other language) via suitable back-end (depends on IPC/raw etc …). Currently declarative language very similar to scheme-style, or saying simply - uses S-expressions. Jari OS IDL has 2 major parts: IDL translator and ORB stuff within native libc code.

Last changes, some additions and other stuff that will be included later to the master can be found in idlc branch. idlc branch is used for IDL development and testing purposes.

Status

  • Misc part: mostly done (many small fixes) (90%)
  • IDL parser:
    • define function
    • include (100%)
    • set (100%)
  • Jari OS ipcbox backend (80%)
  • Jari OS raw backend (10%)

Components

You can find some brief description in the following sections, that's all about idlc implementation.

IDL compiler/translator

ORB libc part

Docs

 
/www/fn.jarios.org/data/pages/jari_os_idl_wiki.txt · Last modified: 2010/09/21 14:45 by madtirra
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki