]> gitweb.factorcode.org Git - factor.git/blobdiff - core/syntax/syntax.factor
strings.parser: make internal escape words private
[factor.git] / core / syntax / syntax.factor
index 66ab0047729a925f7a9e9f70942ff4ebe352f807..2fcc674d1cfb20dee818f1de6d162ee2183effa3 100644 (file)
@@ -10,8 +10,9 @@ generic.math generic.parser generic.standard hash-sets
 hashtables hashtables.identity init io.pathnames kernel lexer
 locals.errors locals.parser macros math memoize namespaces
 parser quotations sbufs sequences slots source-files splitting
-strings strings.parser vectors vocabs.loader vocabs.parser words
-words.alias words.constant words.symbol ;
+strings strings.parser strings.parser.private vectors
+vocabs.loader vocabs.parser words words.alias words.constant
+words.symbol ;
 IN: bootstrap.syntax
 
 ! These words are defined as a top-level form, instead of with