Knowing which variables are bound or not in a Groovy script
A few weeks ago on the Groovy mailing-lists, a user wanted to know a way to find which variables were bound or not in a Groovy script, in the context of some custom rules engine. In a Groovy script…
Read the full article18y agoen
You might also wanna read
Python scripting best practices: improving code quality and maintainability
And a lot of it works in other languages too
Local Type Inference Cheat Sheet for Java 10 and beyond!
One of the main features in Java 10 in Local Type Inference, which allows us to substitute a type with the var reserved word in our source c
Snyk·8y ago
Designing Roto: Implementing Optional Semicolons in a New Scripting Language
I'm making a scripting language called Roto. Like so many programming languages before it, it has the goal of being easy to use and read. Ma
terts.dev·3mo ago

Comments
Sign in to join the conversation.
No comments yet. Be the first.