gama-platform / gama.old

Main repository for developing the 1.x versions of GAMA
GNU General Public License v3.0
303 stars 99 forks source link

Create models for language-specific features #1581

Closed AlexisDrogoul closed 5 years ago

AlexisDrogoul commented 8 years ago

In the continuation of Issue #1549 (which I close as this one is more general), we should enhance the Syntax subfolder of the Library models and create models for little known aspects of the language itself:

It is always a pain to build such models, but I think they are necessary.

dphilippon commented 8 years ago

I think i can do it during the camp ... But most of the models in Features have already these ones. So basically, I understand the need of "typical" syntax models. However, as we can see in the Syntaxe one, they could be interesting if they had a "context", and not simply be syntax models...

AlexisDrogoul commented 8 years ago

We might also add:

agrignard commented 5 years ago
benoitgaudou commented 5 years ago

@chapuisk : We would need models illustrating benchmark statement and facets.

benoitgaudou commented 5 years ago

Given all the previous commit, it seems that we address all the requierements! Feel free to reopen for new needs.