Skip to content

Nuklear markup or language? #824

@epoberezkin

Description

@epoberezkin

Did somebody make it yet?

What I want to exist is a simple Nuklear language that allows to define:

  • UI layout rendered by this library.
  • event handlers for state transitions UI elements and external events.

This could be a nice cool little reactive framework for widgets, that would include an interpreter for some super-simple language (to define UI layout as a function of state, and to modify state in response to events).

If somebody's interested to make it, and it's something we could use in SimpleX Chat, we'd sponsor it.

Our constraint is that compressed widget definition together with handlers should be less than 14-15kb in complex cases, and much smaller in simple cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions