Metaprogramming and DSLs in Java.
Rahul Khandelwal
rahul.khandelwal at thoughtworks.com
Mon Nov 23 12:49:15 UTC 2020
Hello All,
I have been using Java for around 8 years now.
Recently I switched to Kotlin for projects related to my office work.
It was the time I encountered DSLs and the concept of Metaprogramming.
As Java is my primary interest, I explored if we can achieve the same in
Java as well.
But I couldn't find any resources which explore DSL/ Metaprogramming with
Java.
As project Amber is exploring the productivity and usability aspect of
Java, I wanted to know whether DSL/ Metaprogramming can be achieved in
Java? If it can't be then in that case is it in roadmap of further
exploration?
Regards,
Rahul
More information about the amber-dev
mailing list