Type inference algorithm project for the AI course @ FMI, SU
General tasks to be done
- Research how to interact with
ChatGPT
viaPython
- Structured vs. Unstructured input of programs
- Define the type system we'll be using
- Implementations of bidirectional type inference and Hindley-Milner type inference
- Documentation
- Benchmarks
- Answer comparison
In the pdf presentation. :)