Talk:User defined pipe and redirection operators: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "== Yet another task without a task == this task has several potential areas of activity: # syntax (right to left infix notation) # serialization and deserialization # comman...")
 
Line 8: Line 8:
# dealing with external programs
# dealing with external programs


Currently, it's not clear which of these areas of activity are desired, and there are at least 15 possibilities (considering only the inclusion or exclusion of each possibility and not considering variants within each possibility). --[[User:Rdm|Rdm]] 01:45, 13 September 2011 (UTC)
Currently, it's not clear which of these areas of activity are desired, and there are at least 15 possibilities (considering only the inclusion or exclusion of each area of activityand not considering variants within each area). --[[User:Rdm|Rdm]] 01:45, 13 September 2011 (UTC)

Revision as of 01:46, 13 September 2011

Yet another task without a task

this task has several potential areas of activity:

  1. syntax (right to left infix notation)
  2. serialization and deserialization
  3. command chaining
  4. dealing with external programs

Currently, it's not clear which of these areas of activity are desired, and there are at least 15 possibilities (considering only the inclusion or exclusion of each area of activityand not considering variants within each area). --Rdm 01:45, 13 September 2011 (UTC)