I am interested in starting an attempt to get lambdas working, and I am opening this issue as a place to get working on it.
I will open up a feature branch where we can collaborate on this sub-project and contribute our skills as they fit and as we have time available.
I have a rough idea about what needs to be done.
- add lambdas in to the grammar to accept formal parameters and a method body
- implement the Node object
- add logic to lookup the closest matching functional interface given the context
- Conjure up an Invocable
- ?
I'm sure that I am underestimating what is required to get this done. I cannot guarantee that I can push this through in one big effort because I have other daytime duties, so progress may be slow from my end. But it ain't gonna happen if we don't get started. And if someone else wants to drive this bus then I am happy to work as a co-pilot.
Join in if you like or grab your popcorn and sit back and watch.
I am interested in starting an attempt to get lambdas working, and I am opening this issue as a place to get working on it.
I will open up a feature branch where we can collaborate on this sub-project and contribute our skills as they fit and as we have time available.
I have a rough idea about what needs to be done.
I'm sure that I am underestimating what is required to get this done. I cannot guarantee that I can push this through in one big effort because I have other daytime duties, so progress may be slow from my end. But it ain't gonna happen if we don't get started. And if someone else wants to drive this bus then I am happy to work as a co-pilot.
Join in if you like or grab your popcorn and sit back and watch.