Conversation

My first Agda code, for an exercise of the Type Theory course at MGS. Looks very cute 🥰 I must confess I never used Agda before mostly because I was intimidated by having to use emacs. But it turns out emacs is a lot easier to use than vim (for a beginner).
Screenshot of a snippet of code written in Agda. Syntax highlighting colors the code in orange, pink, purple, white and green. The code uses several Unicode mathematical symbols, like an actual lambda for a lambda abstraction.
4
3