]> gitweb.factorcode.org Git - factor.git/blobdiff - core/bootstrap/syntax.factor
Merge qualified, alias, symbols, constants into core
[factor.git] / core / bootstrap / syntax.factor
index badc1f5218165ab1686ad9b8f7883e07f06c043f..9b2db4099f4550e5d903c9ea666e216b6181115e 100644 (file)
@@ -40,7 +40,10 @@ IN: bootstrap.syntax
     "PRIVATE>"
     "SBUF\""
     "SINGLETON:"
+    "SINGLETONS:"
     "SYMBOL:"
+    "SYMBOLS:"
+    "CONSTANT:"
     "TUPLE:"
     "SLOT:"
     "T{"
@@ -48,6 +51,12 @@ IN: bootstrap.syntax
     "INTERSECTION:"
     "USE:"
     "USING:"
+    "QUALIFIED:"
+    "QUALIFIED-WITH:"
+    "FROM:"
+    "EXCLUDE:"
+    "RENAME:"
+    "ALIAS:"
     "V{"
     "W{"
     "["