factor/basis/bootstrap/image
Doug Coleman 76580da5d5 Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF.
CREATE -> scan-new
CREATE-CLASS -> scan-new-class
CREATE-WORD -> scan-new-word
CREATE-GENERIC -> scan-new-generic
scan -> (scan-token)
scan-token now throws on eof
(scan-word) returns word/number/f
scan-word now throws on eof
scan-word-name expects a non-number
Fixes #183.
Fixes #209.
2011-09-29 11:28:28 -07:00
..
download New boot image location: http://downloads.factorcode.org/images/ 2010-09-27 20:29:09 -07:00
syntax Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
upload New boot image location: http://downloads.factorcode.org/images/ 2010-09-27 20:29:09 -07:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
image-docs.factor Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
image-tests.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
image.factor Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00