Changes

Jump to navigation Jump to search
746 bytes added ,  22:33, 6 March 2024
Line 24: Line 24:     
This is WIP. Below are some of the code to try. The Quick Panel shows all the combinators that can be tried in z^3.
 
This is WIP. Below are some of the code to try. The Quick Panel shows all the combinators that can be tried in z^3.
 +
 +
==Array Combinators==
 +
 +
z^3 Array Combinators can be used to represent and complex programming logic, along with the powerful Array Member Function called $fnx, which can take a complex array structure and convert it into a full fledged programming logic, fully availing the power of Combinators.
 +
 +
$fnx is the core function that is utilized by other member functions such as $combinators, $atop, $tap, $pipe, $compose, $sequence, $fork, $alternation, etc. All popular combinators are named with the letters as well as bird names, and in several cases APL Glyphs. The use of functions stored in Arrays being invoked into patterns represented by combinators is an interesting twist that could change the way we think about programs in the future.
    
==Notes and Code to Try==
 
==Notes and Code to Try==
2,824

edits

Navigation menu