Giter Site home page Giter Site logo

glencornell / xmada Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.72 MB

Ada Language bindings for Motif, Xt & Xlib

Makefile 1.48% Ruby 0.03% Ada 80.61% Logos 0.44% Shell 0.19% M4 0.18% C 11.49% Roff 5.59%
ada-language openmotif motif xlib xtoolkit

xmada's Introduction

XMADA

Ada Language bindings for the X Window System and OpenMotif/OSF Motif.

Authors

Description

This package contains a library for the interaction of programs written in Ada language, with the X Window system and a set of components the OpenMotif graphical user interface (OSF / Motif).

Currently, the library contains about 70% of all standard data types, widgets and subroutines OpenMotif, about 24% of data types and subroutines X Toolkit Intrinsics and only 8% of data types and subroutines of the system X Window (including Xlib, X Print Extension, X Input Extension).

This is a "thin" binding. Thus, virtually all the package components have the same name equivalents in the source libraries. The names of the components in most cases coincide with the original, except that an underscore is used to improve readability.

In source libraries, the use of "dynamic" arrays is often encountered, representing a pointer to the first element of the array and the number elements of the array. For ease of use, in each such case, a package provides an additional array type and a conversion subroutine pointer and the number of elements in the array.

Build Instructions

To compile the library, you must:

  • Create the configure script:

    autoreconf -vi
  • Run the configuration script. The configuration script recognizes the following optional arguments:

    --prefix = <path> The path to install the package.

  • Collect the libraries with the command:

    make
  • Install the collected libraries with the command:

    make install

Bugs

Any comments, comments, suggestions, as well as information about errors are welcome. Please send them to mailto: [email protected].

xmada's People

Contributors

glencornell avatar

Stargazers

 avatar

Watchers

 avatar  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.