Skip to content

ktye/iv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APL\iv interpreter and stream processor


contents

programs

  • cmd/apl: APL interpreter as a command line program
  • cmd/iv: a program similar to awk with an APL backend but for streaming n-dimensional data

A random loop through pattern space

⎕IO←0
j←{(⍳2*⍺){⎕←(?∘⍴⌷⊢)⍸~1↓⌽0,(⍺⍴2)⊤⍵}⍣≡1⍴⍵} ⍝ not done..

About

APL interpreter and stream processor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages