, (*1)
bingo-functional-repl
A simple REPL for the bingo-functional library., (*2)
, (*3)
, (*4)
, (*5)
Requirements
-
PHP 7.2 or greater, (*6)
-
ext-apcu, (*7)
Rationale
The bingo-functional REPL is designed to be a playground for bingo-functional artifacts - functions, monads, applicatives, and immutable structures., (*8)
The REPL can be considered a 100% opt-in tool for testing bingo-functional's potencies - one that informs approaches to library usage in more elaborate contexts., (*9)
Installation
Though it is possible to clone the repo, Composer remains the best tool for installing bingo-functional-repl. To install the package via Composer, type the following in a console of your choosing., (*10)
$ composer require chemem/bingo-functional-repl
Usage
Upon successful installation of the package, type the following - also in a preferred CLI - to activate the shell., (*11)
$ path/to/vendor/bin/bfrepl
Type howto
when prompted for input for more information on how to use the REPL., (*12)
Demonstration
, (*13)
Dealing with problems
Endeavor to create an issue on GitHub when the need arises or send an email to lochbm@gmail.com., (*14)
Contributing
Consider buying me a coffee if you appreciate the offerings of the project and/or would like to provide more impetus for me to continue working on it., (*15)
, (*16)