REBOL3 tracker
  0.9.12 beta
Ticket #0002035 User: anonymous

Project:



rss
TypeWish Statussubmitted Date21-Jun-2013 16:13
Versionr3 master CategoryUnspecified Submitted byIngoHohmann
PlatformAll Severityminor Prioritynormal

Summary allow to use internal load rules in string parse rules
Description rebols load already knows how to parse a string into, e.g. an int!,

Allow to use this as predefined rules in string parsing.

Benefit: now everyone is creating his own rules, this way there would be a body of predefined, and presumably very fast, rules for rebol datatypes.
Example code

			

Assigned ton/a Fixed in- Last Update3-Jul-2013 01:49


Comments
(0003880)
BrianH
3-Jul-2013 01:49

This was suggested earlier in a comment of #1916, and the discussion there is relevant. In particular, it is unnecessary to add a TRANSCODE keyword to the PARSE dialect; the existing operations will do just fine if they are extended a bit.

Date User Field Action Change
3-Jul-2013 01:49 BrianH Comment : 0003880 Added -
21-Jun-2013 16:13 IngoHohmann Ticket Added -