#Java #loom #scopedvalues #threadlocal #VirtualThreads
https://foojay.io/today/banned-threadlocal-java-scoped-values/
| Aussom Lang | https://github.com/rsv-code/aussom.base |
| Hoagn EIP | https://hogan.rosevillecode.com/ |
I’m happy to announce that #aussom CLI along with the IntelliJ and VS Code plugins now provide debugging support.
The debugging experience supports normal programs, scripts, and unit test. You can set breakpoints, step through/in/out, and even execute arbitrary code in the current scope while the debugger is stopped.
If you want to try it out see the Aussom downloads page here: https://aussom-lang.com/download
I love #java, and I don’t think it should change. I think it does what it was made to do very well, and that’s evident by its continued usage. It continues to improve which is also impressive.
With that said, it’s clear that the massive adoption of Python and JavaScript are tied to their very low barrier to entry and frictionless getting started first steps.
In my mind, if the Java ecosystem wants to continue to grow, it needs another layer above it that provides this to the beginner.
Here is the new #JavaFX #LinksOfTheWeek, published on https://www.jfx-central.com/links.
Thanks to
@jabref
David Gutiérrez
Pedro Duke
@dlemmermann
Austin Lehman
Phil Race
Happy reading, and have a lovely #Java weekend!
Added JSR 223 (Scripting API) support to my pet project Aussom-Lang this weekend. If you know someone with a #java app looking for scripting options pass this along.