An error occurred while fetching folder content.
Select Git revision
pugs
-
-
- Open in your IDE
- Download source code
Stéphane Del Pino authored
This is a huge change in the grammar. Now one writes stuff like: `` let x : R, x = 3; `` instead of `R x = 3;` The reason for this change is to disambiguate expressions such as `f*g(x,y);` which could be understood as a declaration or as a product by the result of a function evaluation.
Name | Last commit | Last update |
---|