factor/core/generic/parser
Doug Coleman 3fa9ad91f6 effects: Add support for :type as standalone, unnamed types. ( :float -- ) pprints as ( _: float -- ), and ( :( a -- b ) -- ) works, etc. :union{ foo bar } pprints as object but could be improved if the effects parser uses the prettyprinter somehow.
Move ?execute-parsing to parser to avoid circularity.
2016-05-12 16:27:50 -07:00
..
parser-docs.factor Docs: bunch of smaller documentation fixes for various vocabs 2015-04-29 09:31:54 -07:00
parser-tests.factor core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
parser.factor effects: Add support for :type as standalone, unnamed types. ( :float -- ) pprints as ( _: float -- ), and ( :( a -- b ) -- ) works, etc. :union{ foo bar } pprints as object but could be improved if the effects parser uses the prettyprinter somehow. 2016-05-12 16:27:50 -07:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00