chris.double
5bb0a8bee3
replace parser-combinators sequence handling with factor sequences
2006-08-02 03:47:57 +00:00
slava
593165784b
Remove unswons word
2006-05-09 15:30:26 +00:00
Chris Double
9b5f6d1513
parser-combinators: fix epsilon usage
2006-01-18 03:18:31 +00:00
Chris Double
c6d9341f13
Update contributed code I wrote, plus dlists written by eiz, to use if instead of ifte.
2005-09-25 06:03:36 +00:00
Chris Double
f5f50c1347
Tests removed from main parser-combinators source file and added to a
...
tests.factor using Factor unit tests.
2005-08-17 07:03:40 +00:00
Chris Double
a1dba7ddc7
Changes to get parser-combinators working with 0.76
2005-07-25 22:35:29 +00:00
Slava Pestov
f1b23d66b7
merged streams, stdio and files into io vocabulary
2005-06-19 21:50:35 +00:00
Chris Double
c93a28ffa2
get parser-combinator code working with latest factor sequence changes
2005-05-18 22:54:59 +00:00
Chris Double
3ecf223a68
more sequence code fixes for parser combinators
2005-04-30 04:14:48 +00:00
Chris Double
aa5b8fe510
Get lazy lists and parser combinators working with new factor.
2005-04-30 03:20:11 +00:00
Chris Double
e3e434e649
Changes to cont-responder:
...
added start of a tutorial
added numbers game example
add cont-responder testing functions
minor refactoring of cont-responder
eval-responder now works again!
Changes to parser-combinators:
modify str-head and str-tail usage for their changed stack effects
2004-11-20 21:32:02 +00:00
Chris Double
9efc607ffd
Get continuation responder and parser combinators working with recent
...
factor changes. Todo example is currently broken.
2004-11-02 00:02:33 +00:00
Chris Double
a7eee6e189
Fix for change from worddef>list to word-parameter.
...
Fix for moving arithmetic functions into math vocab.
2004-08-27 02:34:09 +00:00
Chris Double
0c3fa9d74c
Added parser combinator and lazy evaluation library.
2004-08-15 23:23:47 +00:00