(chibi show) 0.7.3

A library of procedures for formatting Scheme objects to text in various ways, and for easily concatenating, composing and extending these formatters

This Snow package is federated from http://snow-fort.org/. Installation requires Akku >=0.5.0.

Original version number: 0.7.3.1

Original license field: (bsd)

Maintainers: Alex Shinn <alexshinn@gmail.com>.

$ akku update
$ akku install "(chibi show)"
$ .akku/env
Authors

Alex Shinn

License

BSD-3-Clause

Package contents

  • (chibi show base) R7
    • → show fn fn-fork with update! each each-in-list call-with-output displayed written written-shared written-simply numeric nothing output-default extract-shared-objects write-to-string write-with-shares call-with-shared-ref call-with-shared-ref/cdr
    • ← (scheme base) R7
    • ← (scheme write) R7
    • ← (scheme complex) R7
    • ← (scheme inexact) R7
    • (srfi 1) SRFI
    • (srfi 69) SRFI
    • ← (chibi string)
    • ← (chibi monad environment)
  • (chibi show pretty) R7
    • → pretty pretty-shared pretty-simply joined/shares
    • ← (scheme base) R7
    • ← (scheme write) R7
    • ← (chibi show)
    • ← (chibi show base)
    • (srfi 1) SRFI
    • (srfi 69) SRFI
    • ← (chibi string)
  • (chibi show-test) R7
    • → run-tests
    • ← (scheme base) R7
    • ← (scheme read) R7
    • ← (chibi test)
    • ← (chibi show)
    • ← (chibi show base)
    • ← (chibi show pretty)
  • (chibi show) R7
    • → show fn fn-fork with update! each each-in-list call-with-output displayed written written-shared written-simply numeric nothing nl fl space-to tab-to padded padded/left padded/right padded/both trimmed trimmed/left trimmed/right trimmed/both trimmed/lazy fitted fitted/left fitted/right fitted/both joined joined/prefix joined/suffix joined/last joined/dot upcased downcased
    • ← (scheme base) R7
    • ← (scheme char) R7
    • ← (chibi show base)
    • ← (scheme write) R7

Version history

  • 2019-03-26 ~ 0.7.3