Hacker News new | ask | show | jobs
by carapace 976 days ago
The LayLa layout language is pretty neat. Converts a simple formal language to Gadgets (widgets).

Demo: https://github.com/rochus-keller/OberonSystem3/blob/b2d16e32...

1 comments

That's cool... it's like a terse version of the DSL that Lazarus uses for forms. (.lfm files)