Concatenative topics
Concatenative meta
Other languages
Meta
The Factor UI is a GUI toolkit together with a set of developer tools, written entirely in Factor, implemented on top of a combination of OpenGL and native platform APIs: X11, Win32 and Cocoa.
The developer tools include the graphical listener, browser and other features.
UI gadgets are rendered using the cross-platform OpenGL API, while native platform APIs are used to create windows and receive events. The platform bindings can be also used independently; X11 binding has also been used in a Factor window manager, Factory, which is no longer maintained. The Cocoa binding is used directly by the webkit-demo
vocabulary in Factor.
Documentation:
Screenshots:
The Factor UI borrows ideas from several older projects:
This revision created on Wed, 17 Jul 2024 23:34:52 by jryans (Update macOS path)