No description
project | ||
src/main/scala/ch/usi/si/msde/edsl/lecture10 | ||
.gitignore | ||
.java-version | ||
.scalafmt.conf | ||
build.sbt | ||
README.md |
Assignment 03
Student: Claudio Maggioni
Use of AI assistants / LLMs
I declare that I used the following AI assistants / LLMs (put an X where needed):
- ChatGPT (GPT-4o mini)
Briefly, how helpful was the AI assistant for this assignment?
- assistance on how to pattern match complex quoted expressions for 'should have' and 'should contain' assertions
- assistance on how to build an AST for a lambda expression
Exercises Completed
Please Mark the exercises that you chose/completed:
- Exercise 1
- Exercise 2
- Exercise 3
- Exercise 4 (with bonus)