PLSE project to develop a git merge driver using an AST representation of the code.
Examples are identified by their folder name (an integer) under the "resources" directory. To run an example, use the following command:
# Replace <example_folder> with the folder name of the example you want to run.
./gradlew run --args="<example_folder>"