This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Red [needs 'view] | |
;;keywords: to-block read %keywords.txt this puts the words on different lines | |
;;keywords: to-block form read/lines %keywords.txt | |
functions: read %functions.txt | |
natives: read %natives.txt | |
types: read %datatypes.txt | |
events: read %events.txt | |
;; could also do read/lines %keywords.txt and put each word on it's own line in the file itself. |
NewerOlder