home.social

#tapl — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tapl, aggregated by home.social.

  1. Et si la théorie vous botte, sachez que Pierce est à l'origine des deux meilleurs livres que j'aie pu lire sur le sujet, d'une pédagogie exceptionnelle :
    - Types and Programming Languages #TAPL cis.upenn.edu/~bcpierce/tapl/
    - Advanced Topics in Types and Programming Languages #ATTAPL cis.upenn.edu/~bcpierce/attapl

  2. I'm really struggling with TAPL exercise 6.1.4 and there's no solution in the appendix. I can't tell if I'm supposed to build up the set of n-terms inductively using the previous set or build up each n-terms inductively.