factor/basis/definitions/icons
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 .
Fixes .
2011-09-29 11:28:28 -07:00
..
authors.txt definitions.icons: Some standard icons for various types of words and vocab, by Joe Groff 2009-02-10 22:11:04 -06:00
class-predicate-word.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
class-word.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
constant-word.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
generic-word.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
help-article.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
icons-docs.factor docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
icons.factor 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
macro-word.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
normal-word.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
open-vocab.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
parsing-word.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
primitive-word.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
runnable-vocab.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
symbol-word.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
unopen-vocab.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00
word-help-article.png definitions.icons: converted TIFF icons to PNG 2009-09-28 15:53:39 -04:00