Category:Panda: Difference between revisions

no edit summary
(Created page with "{{stub}}{{language}}")
 
No edit summary
Line 1:
{{stub}}{{language|gc=yes|checking=static|site=http://pandalang.org}}
 
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).