Skip to content

Luz/command_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

command_parser

Example of a parser written in rust. It uses the pest-parser to deal with vim like keybindings and demonstrates the results in crossterm.

Purpose of this project

Since the project hexdino requires a more sophisticated logic than just some simple keybindings, this project should be a good base to simplify the code. It should be a nice playground.

Related Projects

About

Example of a parser written in rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published