Doug Coleman
|
d834d9bfa4
|
slots.syntax: fix example.
|
2011-10-10 22:00:40 -07:00 |
Doug Coleman
|
4cece22c43
|
Add copy-slots{ word to slots.syntax. Alias slots{ to get{ and set-slots{ to set{, same for slots[ and set-slots[.
|
2011-10-10 18:25:48 -07:00 |
Joe Groff
|
db324a65ee
|
new vocab slots.macros: macro interface to slot accessors, as discussed in #134
|
2011-09-18 17:33:53 -07:00 |
Doug Coleman
|
3f52cb1cb4
|
Fix using in slots.syntax
|
2010-09-28 20:40:48 -05:00 |
Doug Coleman
|
f495fc0d8c
|
Add set-slots{ and set-slots[ words in slots.syntax and document them.
|
2010-09-28 15:15:56 -05:00 |
Doug Coleman
|
3faa1a57d3
|
Add a parsing word to output slots to the stack instead of to an array
|
2010-03-02 04:51:52 -06:00 |
Joe Groff
|
9bf5c76771
|
lexer: add "each-token" and "map-tokens", which are equivalent to "parse-token _ each/map" but incremental. update a smattering of parsing words (such as USING:, SYMBOLS:, etc.) to use each-token/map-tokens
|
2010-02-28 22:19:43 -08:00 |
Doug Coleman
|
90597236e1
|
Add a slots{ word for accessing multiple slots
|
2010-02-27 07:58:40 -06:00 |