WindowsLibrary

Owner: dcjm

Category: Library

Windows library for Poly/ML

This library enables GUI applications to be written for Windows. As far as possible it follows the same model as when programming in C. An ML program can create windows and process messages from them. There are example programs to get you started. To build the library, download the directory and use "ROOT.sml".

Dependencies: Windows GUI DLLs

Platform: Windows

Poly/ML version: 5.8

Licence: LGPL

Download link: https://github.com/polyml/WindowsLibrary/archive/master.tar.gz

Project link: https://github.com/polyml/WindowsLibrary