joshsh / ripple

Semantic Web scripting language
Other
102 stars 9 forks source link

21 - implement recursion primitives #21

Open joshsh opened 13 years ago

joshsh commented 13 years ago
Ripple currently has no explicit recursion primitives, and arguably doesn't
need them.  However, it would be nice to be able to carry over recursive
programs in Joy and related languages to Ripple.


Original link: http://code.google.com/p/ripple/issues/detail?id=21