Data source processing for Common Lisp via transducers
Transducers are an ergonomic and extremely memory-efficient way to process a data source. Data source refers to simple collections like lists or vectors, but also potentially large files or generators of infinite data.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/hgr7f91bb2x9p7lz7ng34nabmmi7rjy6-cl-transducers-1.3.0.drv | ||
riscv64-linux | /gnu/store/8d9r6xq51phg8svvb3bxlw5wp56ydjb9-cl-transducers-1.3.0.drv | ||
powerpc-linux | /gnu/store/cjgssyww1a7kbzpka3cg3w18wd5icivw-cl-transducers-1.3.0.drv | ||
powerpc64le-linux | /gnu/store/4kkglzrav6zis0xhy2gn91js62yda9d9-cl-transducers-1.3.0.drv | ||
mips64el-linux | /gnu/store/l85m8j5dwfq2gvi0ks88qpks101br80p-cl-transducers-1.3.0.drv | ||
i686-linux | /gnu/store/mrlqf96svwyr00d25r50rw9c9dpk24z8-cl-transducers-1.3.0.drv | ||
armhf-linux | /gnu/store/jzib49ckivns8zqzsapghkk7rn990blq-cl-transducers-1.3.0.drv | ||
aarch64-linux | /gnu/store/53iravhhzjarzrn55394vsnql5hxqzsm-cl-transducers-1.3.0.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'sbcl-parachute' does not match package name 'cl-parachute' | |
input-labels Identify input labels that do not match package names | label 'sbcl-cl-str' does not match package name 'cl-str' | |
input-labels Identify input labels that do not match package names | label 'sbcl-trivia' does not match package name 'cl-trivia' | |
input-labels Identify input labels that do not match package names | label 'sbcl-jzon' does not match package name 'cl-jzon' | |
input-labels Identify input labels that do not match package names | label 'sbcl-fset' does not match package name 'cl-fset' | |
input-labels Identify input labels that do not match package names | label 'sbcl-parachute' does not match package name 'cl-parachute' | |
input-labels Identify input labels that do not match package names | label 'sbcl-cl-str' does not match package name 'cl-str' | |
input-labels Identify input labels that do not match package names | label 'sbcl-trivia' does not match package name 'cl-trivia' | |
input-labels Identify input labels that do not match package names | label 'sbcl-jzon' does not match package name 'cl-jzon' | |
input-labels Identify input labels that do not match package names | label 'sbcl-fset' does not match package name 'cl-fset' |