Added glob and regex code to the prelude, and adjusted the Lexer QuoteMacros for...
commit00ffc3ae9089ebe83499aa2876fbb0a94b242c70
authorBrian T. Rice <briantrice@gmail.com>
Tue, 1 Mar 2011 09:04:51 +0000 (1 01:04 -0800)
committerBrian T. Rice <briantrice@gmail.com>
Tue, 1 Mar 2011 09:16:42 +0000 (1 01:16 -0800)
tree2600cfe1c16e0f17cb211a7703684a784ca801ac
parent0dde87e51f011eb97a97689062c46403ea557e5c
Added glob and regex code to the prelude, and adjusted the Lexer QuoteMacros for them. Also made glob loadable separately from regex code.
src/lib/glob.slate
src/lib/regex.slate
src/mobius/bootstrap-final-loadable.slate
src/syntax/lexer.slate