Category:Panda: Difference between revisions

m
no edit summary
(Created page with "{{stub}}{{language}}")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1:
{{stub}}{{language|gc=yes|checking=static|hopl=no|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).