syntax: add ': for fried words

modern-harvey2
Doug Coleman 2017-12-29 11:09:53 -08:00
parent 957733a147
commit 825891c7ef
1 changed files with 3 additions and 1 deletions

View File

@ -319,7 +319,9 @@ IN: bootstrap.syntax
"IDENTITY-MEMO:" [ (:) apply-inlined-effects define-identity-memoized ] define-core-syntax
"IDENTITY-MEMO::" [ (::) apply-inlined-effects define-identity-memoized ] define-core-syntax
"'[" [ parse-quotation fry append! ] define-core-syntax
"':" [
(:) [ fry '[ @ call ] ] [ apply-inlined-effects ] bi* define-declared
] define-core-syntax
"PROTOCOL:" [
scan-new-word parse-definition define-protocol