...now on my laptop...
Saturday, 2003-5-17Implicit Sequencing and XSLTResponding to Jon Udell's infoworld column Tools for Rules, Phil Windley writes about programming using rules engines:
Depending on your definition of "mainstream", here are a couple of earlier examples of programming in a somewhat declarative mode, at least with respect to implicit sequencing: on Unix, awk was one of the first languages that had this feeling. The sequencing of the code depended very much on the input, and was not very explicit in the awk code. In "the commercial environment", RPG was quite similar in this way to awk. Comment on this post [ so far] |