A new type of shell
Go to file
JT 90204bd0c8
Merge pull request #36 from jntrnr/parser_improvements
Add parser README, some parser fixups
2021-09-09 07:16:24 +12:00
.github/workflows Fix #15 2021-09-06 06:44:18 +12:00
crates Add parser README, some parser fixups 2021-09-09 06:54:27 +12:00
src Add an experimental record iteration 2021-09-08 10:00:20 +12:00
.gitignore add readme and target dir to gitignore 2021-09-07 22:01:02 -04:00
Cargo.lock updated dependencies 2021-09-05 20:06:57 +01:00
Cargo.toml Add commands 2021-09-03 10:58:15 +12:00
README.md add readme and target dir to gitignore 2021-09-07 22:01:02 -04:00
TODO.md Add parser README, some parser fixups 2021-09-09 06:54:27 +12:00

Engine-q

Engine-q is a smaller project to reimplement some of the core functionality in Nushell. It's still in an alpha state, and there is still a lot to do: please see TODO.md