Reified

Reified in Java 11 and upwards (by Auties00)

Reified Alternatives

Similar projects and alternatives to Reified

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Reified alternative or higher similarity.

Reified reviews and mentions

Posts with mentions or reviews of Reified. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-05.
  • Java Snake
    8 projects | /r/java | 5 Jul 2022
    I'd like to disagree. I'm an high school student myself and I am interested mostly in programming, but also in computer science. I have never studied anything in either fields at school so maybe my opinion here is limited. The first point I'd like to address is that, while the line between computer science and programming is sometimes very thin, this project clearly falls in the latter's territory. Furthermore, being a computer scientist or a software engineer doesn't excuse an individual from not following the coding practices that regulate a particular language. While the latter is a tool in both cases, it's important in my opinion to maximize its expressivity to get the job done as efficiently as possible. At least in my opinion this is very important to understand the difference between the various programming languages, build tools and everything else as, without following the tool's philosophy at heart, they start to look all the same very fast. Finally a computer scientist could have an interest in being a good programmer and vice versa which makes it trivial to start following good practices from the start. At least this is what I've always tried to do from my first project(https://github.com/Auties/MeteorShardSourceCode) to my last ones(https://github.com/Auties00/Reified https://github.com/Auties00/WhatsappWeb4j).
  • Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
    6 projects | /r/java | 16 Oct 2021
    Again, Lombok does not compile anything. All it does is add plain Java objects to the AST. When Javac then compiles the AST, it also compiles the instructions injected by Lombok. It is nothing hacky or fancy. You can see my library doing the exact same thing here: https://github.com/Auties00/reified/blob/main/src/main/java/it/auties/reified/simplified/SimpleMaker.java

Stats

Basic Reified repo stats
3
50
0.0
about 2 years ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com