Suppose I want a programming language like that
var label = new Label(id="textLabel")
label.onClick = function Action()
label.color = color.blue
database.store("table:log,field:color[" + color.blue + "],time[" + time.now() + "]"
end function
It will generate both HTML, CSS, JavaScript and backend(whatever language it can be). If there is any programming language tool or something like that please answer
Aucun commentaire:
Enregistrer un commentaire