Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 689 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 689 Bytes

Moontif

An obsolete UI toolkit for a modern-ish language. Plays well with NsCDE and CDE.

Not all widgets are implemented yet. Creating a MenuBar, for example, is still an exercise in frustration. This will be fixed in future releases.

Build (Linux, Debian)

Requires Lua 5.3

apt install libbsd-dev libx11-dev libmotif-dev liblua5.3-dev libgc-dev
make
make install

Examples

A hello world application displaying its own source code
Hello.lua

Credits

  • based on luamotif, Portions copyright (C) Micro Systems Marc Balmer <[email protected]>