TobiEiss/go-textfsm

current status

Closed this issue · 3 comments

Hi,
I have a interest in helping out on this library, What is the current status?

Hi,
oh yes! Great! I will use this weekend to continue.
I go through the textfsm-tutorial and implement the features step by step. Currently i'm here: https://github.com/google/textfsm/wiki/Code-Lab#parsing-tabular-data

Check out the tests to understand how it works.

ah, I noticed some regular expressions do not parse properly, like "Value Whatever ([0-9]+)"

feel free to implement missing stuff 😄