Human syntax parser

Registered by linuxrules

We should have a Human syntax mode where we should match the input with this:
sub ParseString {
 return m|([0-9a-f]+)([^a-z0-9]*)([a-z0-9]+)|i for (@_);
}

and add more to the regex so the user may do this:
30 C -> F
30 C => F
30 C to F

Blueprint information

Status:
Started
Approver:
linuxrules
Priority:
Low
Drafter:
None
Direction:
Approved
Assignee:
None
Definition:
Approved
Series goal:
None
Implementation:
Beta Available
Milestone target:
None
Started by
linuxrules

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.