Java has Grails web framework. We have designed apps with 75% less resources and time compared to Spring at a big enterprise. But most devs wanted springboot.
Grails requires Groovy, though you can integrate Java classes into a grails app.
Now that we can develop script style with Java 21, I'd like to see something like Grails that worked with Java only...that would be a fun way to develop web apps. I liked Grails, just not Groovy.
This allows me to write code just like in plain english.no AI needed.
I could not do this in Lisp.
Writing code is like writing a novel now.Just a story with words.No type system needed to tell a story.
:: sibling ( node g -- sibling ) parent children remove-me first
Get a Node's parent, get the parents children, remove myself ( node ) and get the first child.
reply