Category:Panda

From Rosetta Code
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Panda
This programming language may be used to instruct a computer to perform a task.
Official website
Garbage collected: Yes
Type checking: Static


Listed below are all of the tasks on Rosetta Code which have been solved using Panda.

Panda is a new interactive functional typed dataflow event based programming language. It reminds people of jquery, or unix pipes.

Panda does not have explicit loop constructs, doesn't use recursion but instead is based on generators, transformers, and consumers (aggregators).