No description
Find a file
2024-12-22 23:11:09 +01:00
project Initial commit 2024-11-19 14:15:46 +01:00
src/main/scala/ch/usi/si/msde/edsl/lecture10 ready for submission 2024-12-22 23:11:09 +01:00
.gitignore Initial commit 2024-11-19 14:15:46 +01:00
.java-version Initial commit 2024-11-19 14:15:46 +01:00
.scalafmt.conf Initial commit 2024-11-19 14:15:46 +01:00
build.sbt compiles 2024-12-18 12:52:31 +01:00
README.md ready for submission 2024-12-22 23:11:09 +01:00

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)