|
|
|
|
|
by gruseom
4642 days ago
|
|
I'd never heard of Visage. Seems it's a declarative UI language. That raises two questions: what UIs have been built with it, and how does it accommodate the arbitrary code (i.e. imperative rather than declarative) that one inevitably needs as applications become complex? Ok, three questions: why do you say it would be a killer client-side web language? |
|
It would be great because it's:
1) Looks very familiar to javascript developers
2) Accommodates both the declarative (HTML) and imperative (js) parts of the applications consistently, beautifully and in one place, and ties them together very naturally.
3) Incorporates CSS
There was copious amounts of docs and examples online, but unfortunately they all seem to have been taken down. I found one example, though: http://langexplr.blogspot.co.il/2008/07/javafx-script-overvi...