probcomp/bayeslite

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

Open

#395 建立於 2016年4月19日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (915 star) (63 fork)batch import
help wantedk dayslanguagemetamodel revision

描述

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.

貢獻者指南