TeamVoss / VossII

The source code to the Voss II Hardware Verification Suite
Apache License 2.0
53 stars 13 forks source link

feat: use gnu readline for stdin #13

Closed tianrui-wei closed 1 year ago

tianrui-wei commented 1 year ago

This cleans up the parser code to use gnu readline. This brings command history support as well as standard command support

Signed-off-by: Tianrui Wei tianrui@tianruiwei.com

tianrui-wei commented 1 year ago

Superceded by https://github.com/TeamVoss/VossII/pull/14