Safe Haskell | Safe-Infered |
---|
Control.Parallel.ScanVectorMachine.SerialScanVectorMachine
Description
A crude implementation of the ScanVectorMachine class using
Data.Array.IArray
; no parallelism. Warning: outrageously
inefficient code ahead!
scan-vector-machine-0.2.7: An implementation of the Scan Vector Machine instruction set in Haskell
Safe Haskell | Safe-Infered |
---|
Control.Parallel.ScanVectorMachine.SerialScanVectorMachine
Description
A crude implementation of the ScanVectorMachine class using
Data.Array.IArray
; no parallelism. Warning: outrageously
inefficient code ahead!