Skip to content

Agobin/Chapel_GUI_testing

Repository files navigation

Chapel_GUI_testing

Description

This is a test project to create a gui library chapel using the third party open source library gtk.

This project shows how gtk functions can be prototyped in chapel and called in programs.

Prerequisite for compiling and running the program

The third party library gtk has to be installed on your system Here is a link to download gtk http://www.gtk.org/download/linux.php

Also chapel has to be installed on the system

Compiling the program

To compile the program, change directory to the projects top level directory Then type make Note: This step is obviously done in the terminal

Running the program

To run the program type ./Test in the terminal

About

A sample GUI library for chapel using the c gtk library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published