Replies: 1 comment 2 replies
-
I've almost died... 😱 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just sharing my thoughts:
As you know, the speedata Publisher uses XML for layout instructions (as well as XML for data). I have been experimenting with a new (additional!) Lua frontend for the speedata Publisher, effectively replacing both the layout and the data with a programmable interface:
This could be a simple “hello world” layout:
This is just a prototype for a possible frontend.
Note: The XML interface will still be the preferred interface and supported! No doubt about that. All my layouts use the XML interface. I am just playing with another frontend, and the Lua frontend would bring the same power without much programming effort...
Beta Was this translation helpful? Give feedback.
All reactions