probcomp/bayeslite

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

オープン

#395 opened on 2016/04/19

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (63 件のフォーク)batch import
help wantedk dayslanguagemetamodel revision

Repository metrics

Stars
 (915 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド