edsl-04a/README.md

23 lines
586 B
Markdown
Raw Permalink Normal View History

2024-12-22 21:35:13 +00:00
# Assignment 03
2024-11-19 13:15:46 +00:00
2024-12-22 21:35:13 +00:00
Student: Claudio Maggioni
## Use of AI assistants / LLMs
I declare that I used the following AI assistants / LLMs (put an X where needed):
- [X] 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:
- [X] Exercise 1
- [X] Exercise 2
- [X] Exercise 3
- [X] Exercise 4 (with bonus)