factor/core/syntax
Doug Coleman c4cd8991be modern: Fix all the syntax errors.
Support ``{abc}foo{`` as a token name

Bug to fix:
! should error
[[M: error-class see-class*
    <colon \ ERROR: pprint-word
    {
        [ pprint-word ]
        [ superclass. ]
        [ <block "slots" word-prop [ name>> pprint-slot-name ] each block> pprint-semi ]
        [ tuple-declarations. ]
    } cleave
    block> ;]] string>literals >strings
2019-10-20 14:17:09 -05:00
..
modern modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
authors.txt
summary.txt
syntax-docs.factor modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
syntax.factor modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00