probcomp/bayeslite

use flat token sequence, not nested lists of strings, for CREATE GENERATOR schema

Open

#395 aperta il 19 apr 2016

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (63 fork)batch import
help wantedk dayslanguagemetamodel revision

Metriche repository

Star
 (915 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

The nested lists of strings were convenient for simple-minded hand-written parsers, but we want to expand the language of population schemas substantially. This will make it easier to write standard grammars, e.g. with lemonade, for complex languages. We should then rewrite the Crosscat population schema grammar with lemonade.

Guida contributor