fork download
  1.  
  2. 1: USING: combinators command-line io io.directories kernel namespaces
  3. 2: sequences tools.continuations vectors folder regexp ;
  4. ^
  5. resource:work/folder/folder.factor
  6.  
  7. 306: : src-folder-entries ( folder.compare -- folder.compare' )
  8. 307: dup filter>> <regexp> swap
  9. ^
  10. No word named “<regexp>” found in current vocabulary search path
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty