move toy widgets from shell into lib
This commit is contained in:
parent
883cd01f99
commit
97000cab7a
8 changed files with 108 additions and 34 deletions
shell
10
shell/grammar
Normal file
10
shell/grammar
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
ls :: [files]:<Set Path>
|
||||
[options]:<Set String>
|
||||
|
||||
: (view ls) (template
|
||||
(decorate files EnumSet)
|
||||
|
||||
((λx.xx) a) = aa
|
||||
|
||||
-> (process files.to_seq.(map |x|{ }) )
|
Loading…
Add table
Add a link
Reference in a new issue