Rich Experience Expression Language
REEL is an HTML-like markup language meant for devices with strictly limited resolutions and color space.
It provides declarative ways for defining layout and style.
Behaviour can be defined by imperative programming.
REEL is mainly designed to enable a more productive development flow for ComputerCraft UIs.
Checked items are on the roadmap to be included in version 1.0
- HTML-like layouting
- inputs
- tables
- forms
- images
- CSS-like styling
- selectors
- media queries
- (animations)
- JavaScript-like programming
- dom api
- alax