Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pp:llambdacalc [2019/04/15 10:45]
dmihai [Exerciții]
pp:llambdacalc [2020/02/05 15:50] (current)
dmihai [Exerciții]
Line 18: Line 18:
   * **variabilă**   * **variabilă**
     * $ x$ - unde $ x$ este un nume/simbol     * $ x$ - unde $ x$ este un nume/simbol
-  * **abstracție**/​**funcție**+  * **abstracție** / **funcție**
     * $\lambda x . E$ - unde $ x$ este un nume/​simbol,​ iar $ E$ este o expresie lambda     * $\lambda x . E$ - unde $ x$ este un nume/​simbol,​ iar $ E$ este o expresie lambda
   * **aplicație**   * **aplicație**
Line 83: Line 83:
  
 {{:​pp:​laborator_7_-_schelet.zip|Laborator 7 - Schelet}}\\ {{:​pp:​laborator_7_-_schelet.zip|Laborator 7 - Schelet}}\\
-{{:​pp:​laborator_7_-_solutii.zip|Laborator 7 - Soluții}}