folio2

2019-10-07

the folio2 umbrella system

Upstream URL

github.com/mikelevins/folio2

Author

mikel evins <mevins@me.com>

License

Lisp Lesser GNU Public License
README

folio2

the folio2 umbrella system

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • alexandria

  • folio2-as

  • folio2-as-syntax

  • folio2-boxes

  • folio2-functions

  • folio2-functions-syntax

  • folio2-make

  • folio2-maps

  • folio2-maps-syntax

  • folio2-pairs

  • folio2-sequences

  • folio2-sequences-syntax

  • folio2-series

  • folio2-taps

  • fset

  • series

folio2-as

uniform tools for converting values from one type to another

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:

    None

folio2-as-syntax

reader syntax for type conversions

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-as

folio2-as-tests

tests of the AS subsystem

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-as

  • folio2-as-syntax

  • lift

folio2-boxes

wrapping values in mutable containers

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-as

  • folio2-make

folio2-boxes-tests

box tests

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-boxes

  • lift

folio2-functions

tools for working with functions as values

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • alexandria

  • folio2-as

  • folio2-make

folio2-functions-syntax

syntax for working with functions as values

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • alexandria

  • folio2-functions

folio2-functions-tests

tests of the FUNCTIONS subsystem

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-functions

  • folio2-functions-syntax

  • lift

folio2-make

uniform tools for constructing arbitrary values

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:

    None

folio2-make-tests

tests of MAKE

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-make

  • lift

folio2-maps

tools for working with finite maps

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-as

  • folio2-make

  • fset

folio2-maps-syntax

reader syntax for maps

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-maps

folio2-maps-tests

map tests

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-maps

  • folio2-maps-syntax

  • lift

folio2-pairs

tools for working with pairs of values

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-as

  • folio2-make

folio2-pairs-tests

pair tests

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-pairs

  • lift

folio2-sequences

operations on sequences of values

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-as

  • folio2-make

  • folio2-pairs

  • fset

  • series

folio2-sequences-syntax

reader syntax for sequences

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-sequences

folio2-sequences-tests

sequence and series tests

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-sequences

  • folio2-sequences-syntax

  • lift

folio2-series

operations on (possibly unbounded) series of values

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-as

  • folio2-make

  • folio2-pairs

  • folio2-sequences

  • fset

  • series

folio2-series-tests

sequence and series tests

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-series

  • lift

folio2-taps

tools for treating objects as streams of values

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • closer-mop

  • folio2-as

  • folio2-make

  • folio2-maps

  • folio2-pairs

  • folio2-sequences

  • folio2-series

  • fset

folio2-taps-tests

sequence and taps tests

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2-taps

  • lift

folio2-tests

the folio2 umbrella test system

License:
Lisp Lesser GNU Public License
Authors:
mikel evins <mevins@me.com>
Dependencies:
  • folio2

Dependencies (5)

  • alexandria
  • closer-mop
  • fset
  • lift
  • series

Dependents (0)

    • GitHub
    • Quicklisp