Nuacht

The goal is to make a program which reads in a JSON file, and produces a set of Java classes (the source code) based on the description in the JSON. The resulting classes will have fields/methods as ...