Download Latest Version fuzzy_5_15.tgz (6.6 MB)
Email in envelope

Get an email when there's a new version of Fuzzy sets for Ada

Home / sources / units-examples / units-mapper
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2025-07-12 578 Bytes
units_mapper.adb 2020-05-29 6.1 kB
units_mapper.gpr 2018-07-24 739 Bytes
Totals: 3 Items   7.5 kB 0
This directory contains a small example program which maps units. It
uses GTK API. GTK is portable across many  platforms  including  Windows
and  Linux.

1. Ensure  that GTK is installed on your system. See http://www.gtk.org,
   but also check if there are ready to use packages for your platform. 

2. Ada  bindings  to  GTK  are called GtkAda. The home page of GtkAda is
   https://libre.adacore.com/GtkAda/main.html.  To  build   units_mapper
   using GNAT you have to install GtkAda first. 

3. Building: 

gnatmake -XLibrary_Type=relocatable -Punits_mapper
Source: readme.txt, updated 2025-07-12